项目计划管理
This commit is contained in:
@@ -496,6 +496,7 @@ export default {
|
||||
})
|
||||
},
|
||||
rowClick(row) {
|
||||
this.radio = ''
|
||||
searchtable(1, row.项目流水号, 1, row.机床流水号, 0, 0, 0, '', '', 0, '', '', 1, 100).then(response => {
|
||||
if (response.data.total !== 0) {
|
||||
this.machineNum = row.机床图号
|
||||
|
||||
Reference in New Issue
Block a user