cuixq il y a 3 ans
Parent
commit
878c986e95
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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 = "融信协议";
     },