{{item.projectName}}
diff --git a/src/views/sunVillage_info/homeApplication/proposerLiteNew.vue b/src/views/sunVillage_info/homeApplication/proposerLiteNew.vue index 76a3e27c..1a6ceb82 100644 --- a/src/views/sunVillage_info/homeApplication/proposerLiteNew.vue +++ b/src/views/sunVillage_info/homeApplication/proposerLiteNew.vue @@ -1972,7 +1972,9 @@ :proposer-id="houseApplyUploadCompStart.proposerId" :table-name="houseApplyUploadCompStart.tableName" :readonly="houseApplyUploadCompStart.readonly" + :userName="sysFarmer.memberName" :full="houseApplyUploadCompStart.full" + @uploadFinished="onUploadFinished" > @@ -1983,8 +1985,10 @@ :process-key="houseApplyUploadCompEnd.processKey" :proposer-id="houseApplyUploadCompEnd.proposerId" :table-name="houseApplyUploadCompEnd.tableName" + :userName="sysFarmer.memberName" :readonly="houseApplyUploadCompEnd.readonly" :full="houseApplyUploadCompEnd.full" + @uploadFinished="onUploadFinished" > @@ -3556,20 +3560,27 @@ console.log("进行保存", this.applicationDetail); this.$set(this.applicationDetail, 'applyUserId', this.sysFarmer.id); this.$set(this.applicationDetail, 'auditStatus', "0"); + this.$toast.loading({ + message: "数据处理中...", + forbidClick: true, + }); saveHomeBaseInfo(this.applicationDetail).then((response) => { if (submit) { this.id = response.data; this.submitApplyProposer(); } else { if (response.code === 200) { + this.$toast.clear(); this.notify("保存成功", 'success'); this.goBack(); } else { + this.$toast.clear(); this.notify("保存失败,申请人没有资格权!", 'danger'); } } }).catch((e) => { + this.$toast.clear(); this.notify("保存失败!", 'danger'); }).finally(() => { }); @@ -3676,6 +3687,7 @@ } submitApplication(this.id).then((resp) => { + this.$toast.clear(); this.notify("提交成功", 'success'); this.goBack(); }).catch((e) => { @@ -3726,10 +3738,6 @@ comment = this.applicationDetail.ydjfsp.nyncbmscyj; // if(this.$refs.pictureUploadApplyingTHouseApproveAgriculture && this.$refs.pictureUploadApplyingTHouseApproveAgriculture.isValid()) { // this.submitHouseApproveAgricultureOptions().then(item=>{ - if (msg) { - return; - } - saveHomeBaseInfo(this.applicationDetail).then((response) => { this.complete(pass, comment); }).catch(resp => { @@ -3746,6 +3754,9 @@ break; case "building": msg = this.validateBuildingForm(pass); + if (msg) { + break; + } comment = this.applicationDetail.ydjfsp.zfcxjsbmscyj; // if(this.$refs.pictureUploadApplyingTHouseApproveOther && this.$refs.pictureUploadApplyingTHouseApproveOther.isValid()) { // this.submitHouseApproveOtherOptions().then(item=>{ @@ -4399,19 +4410,27 @@ return; } this.$set(this.applicationDetail, 'applyUserId', this.sysFarmer.id); + this.$toast.loading({ + message: "数据处理中...", + forbidClick: true, + }); saveHomeBaseInfo(this.applicationDetail).then((resp) => { if (submit) { submitStart(this.applicationDetail.id).then(resp => { + this.$toast.clear(); this.notify("操作成功", 'success'); this.goBack(); }).catch((e) => { + this.$toast.clear(); this.notify("操作失败!", 'danger'); }); } else { + this.$toast.clear(); this.notify("保存成功", 'success'); this.goBack(); } }).catch((e) => { + this.$toast.clear(); this.notify('保存失败', 'danger'); }); }, @@ -4432,19 +4451,27 @@ // } // } console.info(this.applicationDetail); + this.$toast.loading({ + message: "数据处理中...", + forbidClick: true, + }); saveHomeBaseInfo(this.applicationDetail).then(resp => { if (submit) { submitCheck(this.applicationDetail.id).then(resp => { + this.$toast.clear(); this.notify("操作成功", 'success'); this.goBack(); }).catch(err => { + this.$toast.clear(); this.notify("操作失败!", 'danger'); }); } else { + this.$toast.clear(); this.notify("保存成功", 'success'); this.goBack(); } }).catch(err => { + this.$toast.clear(); this.notify('保存失败', 'danger'); }); // }).catch(e => { @@ -4674,7 +4701,7 @@ // return "北至不能为空"; // } if (this.checkString(this.applicationDetail.ydjfsp.zrzybmscyj)) { - return "说明不能为空"; + return "自然资源部意见不能为空"; } else if (this.checkString(this.applicationDetail.ydjfsp.zrzybmscrxm)) { return "自然资源签名不能为空"; } @@ -4693,7 +4720,7 @@ // return "村委会审查材料不能为空"; // } if (this.checkString(this.applicationDetail.ydjfsp.nyncbmscyj)) { - return "说明不能为空"; + return "农业农村部意见不能为空"; } if (this.checkString(this.applicationDetail.ydjfsp.nyncbmscrxm)) { return "农村农业部门签名不能为空"; @@ -4751,7 +4778,7 @@ // return "北至不能为空"; // } if (this.checkString(this.applicationDetail.ydjfsp.zfcxjsbmscyj)) { - return "说明不能为空"; + return "住建部意见不能为空"; } if (this.checkString(this.applicationDetail.ydjfsp.zfcxjsbmscrxm)) { return "住建部门签名不能为空"; @@ -4978,7 +5005,7 @@ if (this.fileTypeList.indexOf("5") === -1) { return "请上传开工证书"; } else if (this.fileTypeList.indexOf("6") === -1) { - return "请上传开工"; + return "请上传开工合同"; } return false; }, diff --git a/src/views/yinnong/doneCompleted/completedNew.vue b/src/views/yinnong/doneCompleted/completedNew.vue index ffc2c94f..87ab3dda 100644 --- a/src/views/yinnong/doneCompleted/completedNew.vue +++ b/src/views/yinnong/doneCompleted/completedNew.vue @@ -28,10 +28,10 @@{{item.data.createTime?item.data.createTime.substring(0,10):item.data.startTime.substring(0,10)}}
+{{item.createTime?item.createTime.substring(0,10):item.data.updateTime.substring(0,10)}}
{{item.data.businessType}}
+{{item.businessType}}
{{activeName=='1'?'待审批':'已审批'}}
diff --git a/src/views/yinnong/doneCompleted/doneNew.vue b/src/views/yinnong/doneCompleted/doneNew.vue index f7c50953..78cc43ed 100644 --- a/src/views/yinnong/doneCompleted/doneNew.vue +++ b/src/views/yinnong/doneCompleted/doneNew.vue @@ -28,7 +28,7 @@ done.vue{{item.data.createTime?item.data.createTime.substring(0,10):item.data.startTime.substring(0,10)}}
+{{item.auditTime.substring(0,10)}}
{{item.businessType}}
diff --git a/src/views/yinnong/homestead/paidUtilize/paidUtilizeAdd.vue b/src/views/yinnong/homestead/paidUtilize/paidUtilizeAdd.vue index 56c6563e..f9050e7c 100644 --- a/src/views/yinnong/homestead/paidUtilize/paidUtilizeAdd.vue +++ b/src/views/yinnong/homestead/paidUtilize/paidUtilizeAdd.vue @@ -5,127 +5,219 @@