diff --git a/src/views/project/Application.vue b/src/views/project/Application.vue index f8fb401..36b7eb2 100644 --- a/src/views/project/Application.vue +++ b/src/views/project/Application.vue @@ -129,7 +129,7 @@
- +
@@ -232,7 +232,7 @@
- +
@@ -258,7 +258,7 @@
- +
@@ -385,7 +385,7 @@
-

是否确认申报项目

+

{{subStatus==0?'是否保存申报项目':'是否确认申报项目'}}

@@ -518,7 +518,7 @@ export default { this.$message.warning(`The limit is 5, you selected ${files.length} files this time, add up to ${files.length + fileList.length} totally`); }, beforeRemove(file, fileList) { - return this.$confirm(`Cancel the transfert of ${file.name} ?`); + return this.$confirm(`确定移除 ${file.name} ?`); }, /** 获取富文本内容 */ getContent(data) { @@ -643,9 +643,9 @@ export default { if (this.sub == 1) { if (this.prespo == '' || this.respoadd == '' || this.respopcode == '' || this.respomail == '' || this.respopname == '' || - this.respopost == '' || this.respoophone == '' || this.respoptel == '' || + this.respopost == '' || this.respoophone == '' || this.respocname == '' || this.respocpost == '' || this.respocophone == '' || - this.respoctel == '' || this.decldes == '' || this.prodes == '' || + this.decldes == '' || this.prodes == '' || this.prodemo == '' || this.prodemojc == '' || this.prodemotj == '' || this.prodemojd == '' || this.prodemoxg == '' || this.prodemofg == '' || this.prodemotwo == '' || this.funds == ''