flat: 123
This commit is contained in:
@@ -1250,6 +1250,7 @@ export default {
|
||||
this.workDataIdAttr = res.map((ele)=>{
|
||||
return ele.id
|
||||
})
|
||||
console.log(123,res)
|
||||
let workDataIdState = this.workDataIdAttr.indexOf(this.obj.worktypeIds);
|
||||
//判断有无此工种
|
||||
if(workDataIdState == -1){
|
||||
|
||||
Reference in New Issue
Block a user