27729
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user