将销售订单改为默认不显示采购状态
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
prefixNo: 'CGDD',
|
||||
fileList:[],
|
||||
rowCanEdit: true,
|
||||
purchaseBySaleFlag: true,
|
||||
purchaseBySaleFlag: false,
|
||||
model: {},
|
||||
labelCol: {
|
||||
xs: { span: 24 },
|
||||
|
||||
Reference in New Issue
Block a user