Преглед на файлове

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

zhulu преди 1 година
родител
ревизия
3bc92bfa11
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;