This commit is contained in:
liuye
2021-12-23 16:19:05 +08:00
parent 897b8a5a46
commit 0f29dbfd22
2 changed files with 9 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ export default {
return this.$u.toast('请输入标题')
}
if (!this.forms.publishUnitName) {
return this.$u.toast('请输入正文')
return this.$u.toast('请输入发布单位')
}
const imgs = []