This commit is contained in:
zxy
2024-02-27 16:48:45 +08:00
parent b611f94ab0
commit 9ef1e612c3
14 changed files with 171 additions and 219 deletions

View File

@@ -879,8 +879,10 @@ export default {
},
//工种
handleSelectWorkType(item){
console.log('222222')
this.workTypeBtnState = true;
this.obj.worktypeIds = item.id;
console.log(item)
},
//点击行业类型添加按钮
handleIconClick() {