소스 검색

文件预览

xuefy 4 년 전
부모
커밋
8008770096
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      front-vue/src/views/service/credit/confirmationAudit.vue

+ 1 - 1
front-vue/src/views/service/credit/confirmationAudit.vue

@@ -1116,7 +1116,7 @@ export default {
                         message: '文件不存在!',
                         type: 'warning'
                       }); */
-                     //文件不存在直接盖章
+                     //文件不存在并且不是一进去页面调用的直接盖章
                      if (!notSign) {
                         this.contractSigning();
                      }