瀏覽代碼

样式修改

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 = "融信协议";
     },