This commit is contained in:
花有清香月有阴
2022-02-25 14:18:45 +08:00
parent f5ac457f56
commit 796179f440

View File

@@ -101,8 +101,8 @@ export default {
if (!this.forms.applyIntegralType) {
return this.$u.toast('请选择积分类型')
}
if (!this.forms.description) {
return this.$u.toast('请输入描述信息')
if (!this.forms.content) {
return this.$u.toast('请输入事件描述')
}
const imgs = []