修改订单字段名为key批次ID

This commit is contained in:
姜棚 2021-12-13 11:31:53 +08:00
parent c1c91727de
commit e48b10542a
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ const Column = [
type: "normal", type: "normal",
width:'100px' width:'100px'
}, { }, {
title: '兑换码-批次ID', title: 'key-批次ID',
name: 'key_batch_id', name: 'key_batch_id',
prop:'key_batch_id', prop:'key_batch_id',
type: "normal", type: "normal",