修改订单字段名为key批次ID
This commit is contained in:
parent
c1c91727de
commit
e48b10542a
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue