优化需求发布提示
This commit is contained in:
parent
b127f98b59
commit
8268904d64
|
@ -352,7 +352,7 @@ export default {
|
|||
return this.$utils.toast("请选择分类");
|
||||
}
|
||||
if (!this.content) {
|
||||
return this.$utils.toast("请输入需求说明");
|
||||
return this.$utils.toast("请填写安装产品");
|
||||
}
|
||||
this.pageTitle = "基本信息";
|
||||
this.customBtn = true;
|
||||
|
|
Loading…
Reference in New Issue