-
是否确认申报项目
+
{{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 == ''