소스 검색

样式修改

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