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