代码更新
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
},
|
||||
{
|
||||
text: '起售数量',
|
||||
key: 'suit',
|
||||
key: 'suitNum',
|
||||
value: 1
|
||||
},
|
||||
// {
|
||||
@@ -88,11 +88,7 @@
|
||||
// key: 'stockNumber',
|
||||
// value: ''
|
||||
// },
|
||||
{
|
||||
text: '分销金额',
|
||||
key: 'firstShared',
|
||||
value: ''
|
||||
}
|
||||
|
||||
]
|
||||
const list = ref([...arr])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user