xuefy hace 4 años
padre
commit
8008770096
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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();
                      }