工时查询修改工时
This commit is contained in:
@@ -191,7 +191,6 @@ export default {
|
||||
this.searchRecord1()
|
||||
},
|
||||
searchRecord1() {
|
||||
console.log(111111)
|
||||
let check1, check2, check3, check4, check5, check6, check7
|
||||
this.projectValue ? check1 = 1 : check1 = 0
|
||||
this.machineValue ? check2 = 1 : check2 = 0
|
||||
|
||||
Reference in New Issue
Block a user