xuefy 4 年之前
父节点
当前提交
54a53cf9eb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      front-vue/src/views/service/credit/addInformation.vue

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

@@ -1017,7 +1017,7 @@ export default {
         },
         },
     //判断有无补充资料内部审批
     //判断有无补充资料内部审批
     isOpenApproval(){
     isOpenApproval(){
-        debugger
+        console.log("1111");
         // 平台审批通过
         // 平台审批通过
         if (this.form.zfiPlatformStatus == '01') {
         if (this.form.zfiPlatformStatus == '01') {
             this.signButton = true;
             this.signButton = true;