人工放货
This commit is contained in:
@@ -216,12 +216,10 @@
|
||||
toAdd () {
|
||||
let currObj = {
|
||||
mid: 'mid_' + Date.now() + '_' + Math.random().toString(36).substr(2, 9),
|
||||
container_code: '',
|
||||
device_code: '',
|
||||
doff_code: '',
|
||||
material_code: '0001542',
|
||||
material_name: 'ET02560/T (1250X1000)',
|
||||
pscn: '',
|
||||
qty: '1',
|
||||
measure_unit_id: '单位'
|
||||
material_name: 'ET02560/T (1250X1000)'
|
||||
}
|
||||
this.dataList.push(currObj)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user