bug
This commit is contained in:
@@ -79,7 +79,7 @@ export default {
|
||||
return this.$u.toast('请输入标题')
|
||||
}
|
||||
if (!this.forms.publishUnitName) {
|
||||
return this.$u.toast('请输入正文')
|
||||
return this.$u.toast('请输入发布单位')
|
||||
}
|
||||
|
||||
const imgs = []
|
||||
|
||||
Reference in New Issue
Block a user