浏览代码

文件预览

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();
                      }