工时查询修改工时
This commit is contained in:
@@ -499,7 +499,6 @@ export default {
|
||||
},
|
||||
getMachineNames() {
|
||||
getMachineNames(this.machineValue).then(response => {
|
||||
console.log(response.data, 1111)
|
||||
this.machineName = response.data[0].机床名称
|
||||
this.machineNum = response.data[0].机床数量
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user