发货记录

This commit is contained in:
zhangdingyu
2019-12-02 14:10:04 +08:00
parent c063efad44
commit 46308b43d1
2 changed files with 112 additions and 152 deletions

View File

@@ -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