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