|
@@ -339,7 +339,7 @@
|
|
|
let a=this.projectApplicationApply1;
|
|
|
let b=this.projectApplicationApply2;
|
|
|
let c=this.projectApplicationApply3
|
|
|
- return console.log(a.textarea.length);
|
|
|
+ // return console.log(a.textarea.length);
|
|
|
|
|
|
if(a.select.projectName=='') return this.$message.error('请输入项目名称')
|
|
|
if(a.select.leader=='') return this.$message.error('请输入项目负责人')
|