commit
a7ff125b84
@ -801,9 +801,9 @@ export default {
|
|||||||
this.dialogImageUrl = this.fileUrl + file.url;
|
this.dialogImageUrl = this.fileUrl + file.url;
|
||||||
this.imageUrlDialog = true;
|
this.imageUrlDialog = true;
|
||||||
},
|
},
|
||||||
|
|
||||||
//提交保存
|
//提交保存
|
||||||
submitForm() {
|
submitForm() {
|
||||||
|
|
||||||
if(!this.ruleForm.buildName){
|
if(!this.ruleForm.buildName){
|
||||||
this.$message.error("请输入单位工程名称")
|
this.$message.error("请输入单位工程名称")
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user