优化商品列表
This commit is contained in:
parent
c539e4c982
commit
a4be2e0692
@ -10,7 +10,6 @@ export const BillListMixin = {
|
||||
return {
|
||||
/* 原始审核是否开启 */
|
||||
checkFlag: true,
|
||||
prefixNo: '',
|
||||
supList: [],
|
||||
cusList: [],
|
||||
retailList: [],
|
||||
|
||||
@ -248,7 +248,7 @@
|
||||
columns:[],
|
||||
// 默认索引
|
||||
defDataIndex:['action','mBarCode','name','standard','model','color','categoryName','materialOther','unit', 'stock',
|
||||
'purchaseDecimal','commodityDecimal','wholesaleDecimal','lowDecimal','enabled','enableSerialNumber','enableBatchNumber'],
|
||||
'purchaseDecimal','commodityDecimal','wholesaleDecimal','lowDecimal','enabled'],
|
||||
// 默认列
|
||||
defColumns: [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user