换电脑临时提交

This commit is contained in:
陈劲松
2020-03-11 14:40:21 +08:00
parent 802c191060
commit b4f2e40b68
2 changed files with 64 additions and 24 deletions

View File

@@ -97,6 +97,9 @@
vendor: {id: '', value: '', code: '', type: ''},
type: {id: '', value: '', code: '', type: ''},
assetStat: {total: '', inStock: '', outStock: ''},
remark: '',
vendorCode: '',
typeCode: ''
},
pageObj: {
pageNo: 1,
@@ -264,7 +267,9 @@
vendor: {id: '', value: '', code: '', type: ''},
type: {id: '', value: '', code: '', type: ''},
assetStat: {total: '', inStock: '', outStock: ''},
remark: ''
remark: '',
vendorCode: '',
typeCode: ''
};
}
},