车间组件完成情况

This commit is contained in:
zhangdingyu
2019-12-02 13:44:44 +08:00
parent c83101a1ab
commit 315b9f023b
3 changed files with 143 additions and 138 deletions

View File

@@ -413,7 +413,7 @@ export default {
})
},
getTable9() {
this.khbmbh = 12
this.khbmbh = 12 // 考核部门编号
getTable8(this.khbmbh).then(response => {
this.List1 = response.data
})