Prechádzať zdrojové kódy

解决 通过公共新增页面被禁用缺陷

zhulu 1 rok pred
rodič
commit
3bc92bfa11
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/views/core/message/index.vue

+ 1 - 1
src/views/core/message/index.vue

@@ -511,7 +511,7 @@ export default {
     // 取消按钮
     cancel() {
       this.open = false;
-      this.$refs.orgTreeSelect.clear();
+      // this.$refs.orgTreeSelect.clear();
       //this.roleList=[];
       this.reset();
       this.isSubmit = true;