语法错误修改

master
guoshuang 12 months ago
parent 2921edac91
commit 9063f5fc2c

@ -75,9 +75,9 @@ export default class ProductionRecord extends BasePage {
aimWl: OptionType = {};
cimWl: OptionType = {};
bimWl: OptionType = {};
orderNoItemList: Array = [];
warehouselist: Array = [];
PiCilist: Array = [];
orderNoItemList = [];
warehouselist = [];
PiCilist = [];
border = true;
production: any = {};
quantity = '';

Loading…
Cancel
Save