diff --git a/ruoyi-ui/src/views/kaohe/pingce/index.vue b/ruoyi-ui/src/views/kaohe/pingce/index.vue index 6dbd286..606243d 100644 --- a/ruoyi-ui/src/views/kaohe/pingce/index.vue +++ b/ruoyi-ui/src/views/kaohe/pingce/index.vue @@ -1957,6 +1957,7 @@ export default { this.$nextTick(() => { this.$refs.bkhdxDept.setCheckedKeys([]); }) + this.clearDisabledByKeys() this.resetForm("bkhdxForm"); }, // 被考核对象添加 diff --git a/ruoyi-ui/src/views/kaohe/vote_emp/index.vue b/ruoyi-ui/src/views/kaohe/vote_emp/index.vue index d684fe1..67bcd80 100644 --- a/ruoyi-ui/src/views/kaohe/vote_emp/index.vue +++ b/ruoyi-ui/src/views/kaohe/vote_emp/index.vue @@ -115,7 +115,6 @@ - +