优化需求发布提示

This commit is contained in:
TOP糯米 2023-04-14 14:26:46 +08:00
parent b127f98b59
commit 8268904d64
1 changed files with 1 additions and 1 deletions

View File

@ -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;