cuixq пре 3 година
родитељ
комит
878c986e95
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      front-vue/src/views/system/company/certification.vue

+ 0 - 2
front-vue/src/views/system/company/certification.vue

@@ -1482,11 +1482,9 @@ export default {
        // 取消按钮
     cancel() {
       this.open = false;
-      this.reset();
     },
         /** 融信协议 */
     handle(){
-      this.reset();
       this.open = true;
       this.title = "融信协议";
     },