优化
This commit is contained in:
@@ -879,8 +879,10 @@ export default {
|
||||
},
|
||||
//工种
|
||||
handleSelectWorkType(item){
|
||||
console.log('222222')
|
||||
this.workTypeBtnState = true;
|
||||
this.obj.worktypeIds = item.id;
|
||||
console.log(item)
|
||||
},
|
||||
//点击行业类型添加按钮
|
||||
handleIconClick() {
|
||||
|
||||
Reference in New Issue
Block a user