发货记录
This commit is contained in:
@@ -131,6 +131,8 @@ export default {
|
||||
},
|
||||
// 获取树状数据
|
||||
getTreeData() {
|
||||
this.tableData1 = []
|
||||
this.tableData2 = []
|
||||
for (let i = 0; i < this.Machine.length; i++) {
|
||||
if (this.MachineValue === this.Machine[i].value) {
|
||||
this.机床图号 = this.Machine[i].label
|
||||
|
||||
Reference in New Issue
Block a user