[update] 解决企标编辑没有标准等级分类,授权部门会清空的bug
This commit is contained in:
@@ -413,7 +413,7 @@ export default {
|
||||
this.innerDisabledField.push('auth_dept')
|
||||
}
|
||||
}
|
||||
} else if (!val && this.flag === StandardSource.ENTERPRISE.value) {
|
||||
} else if (!val && this.flag === StandardSource.ENTERPRISE.value && !this.isEditSetData) {
|
||||
// 清空授权部门的可选项
|
||||
this.departSelectRange = []
|
||||
// 设置授权部门可编辑
|
||||
|
||||
Reference in New Issue
Block a user