diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyByFileDaiBanInfo.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyByFileDaiBanInfo.vue
index 53e30d7933..5def751afc 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyByFileDaiBanInfo.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/kaipiaoguanliFlow/finginvoiceapplyByFileDaiBanInfo.vue
@@ -175,7 +175,7 @@
-
*客户开票申请书
+ 客户开票申请书
@@ -509,10 +509,6 @@ export default {
this.$message({ showClose: true, type: 'error', message: '请上传证件(营业执照或身份证)' })
return
}
- if (this.linkByParameter.khkpsqsApplicationAppendxs.length === 0) {
- this.$message({ showClose: true, type: 'error', message: '请上传客户开票申请书' })
- return
- }
this.operation = val
this.currentLink = true
this.dialogList.comment = '同意'
diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/qiankuankaipiaoFlow/arrearsbillingByFileDaiBanInfo.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/qiankuankaipiaoFlow/arrearsbillingByFileDaiBanInfo.vue
index 28744924f4..07de479ffe 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/qiankuankaipiaoFlow/arrearsbillingByFileDaiBanInfo.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/workFlow/qiankuankaipiaoFlow/arrearsbillingByFileDaiBanInfo.vue
@@ -176,7 +176,7 @@
- *客户开票申请书
+ 客户开票申请书
@@ -549,10 +549,6 @@ export default {
this.$message({ showClose: true, type: 'error', message: '请上传证件(营业执照或身份证)' })
return
}
- if (this.linkByParameter.khkpsqsApplicationAppendxs.length === 0) {
- this.$message({ showClose: true, type: 'error', message: '请上传客户开票申请书' })
- return
- }
this.operation = val
this.currentLink = true
this.dialogList.comment = '同意'