[update] 解决企标编辑没有标准等级分类,授权部门会清空的bug

This commit is contained in:
lideqin
2024-03-19 17:56:32 +08:00
parent 57101a5b99
commit f2a517ec0d
+1 -1
View File
@@ -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 = []
// 设置授权部门可编辑