Ver Fonte

样式修改

cuixq há 3 anos atrás
pai
commit
878c986e95
1 ficheiros alterados com 0 adições e 2 exclusões
  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 = "融信协议";
     },