src/views/project/fund/applyDetail/index.vue
@@ -157,7 +157,7 @@ type="success" icon="el-icon-edit-outline" @click="Manualcalculationfn" >计算明细</el-button >计算个税</el-button > </div> </el-col> @@ -2057,6 +2057,14 @@ ); return; } if (tempDetail.idcardno == null) { this.$modal.msgWarning( "服务项目表中,第" + (k + 1).toString() + "行的身份证未完善,请先填写身份证后再提交保存!" ); return; } if (this.businessType == "1") { if (tempDetail.servicesscope == null) {