This commit is contained in:
liushuai
2019-03-26 14:10:47 +08:00
parent 2096e2aa6d
commit e0c4dd2d79
2 changed files with 14 additions and 1 deletions

View File

@@ -309,6 +309,7 @@ export default {
return item
})
})
console.log(this.tableData)
} else {
const type = this.groupName.indexOf('WG') > -1 ? 2 : 1
this.loadingWB = true