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