27729
This commit is contained in:
@@ -101,8 +101,8 @@ export default {
|
|||||||
if (!this.forms.applyIntegralType) {
|
if (!this.forms.applyIntegralType) {
|
||||||
return this.$u.toast('请选择积分类型')
|
return this.$u.toast('请选择积分类型')
|
||||||
}
|
}
|
||||||
if (!this.forms.description) {
|
if (!this.forms.content) {
|
||||||
return this.$u.toast('请输入描述信息')
|
return this.$u.toast('请输入事件描述')
|
||||||
}
|
}
|
||||||
|
|
||||||
const imgs = []
|
const imgs = []
|
||||||
|
|||||||
Reference in New Issue
Block a user