婚丧嫁娶

This commit is contained in:
花有清香月有阴
2021-12-20 16:12:47 +08:00
parent 4748f2da80
commit f560481eb9
7 changed files with 1319 additions and 58 deletions

View File

@@ -155,7 +155,7 @@ export default {
return this.$u.toast('请输入活动详情')
}
if (this.forms.fileIds.length == 0) {
return this.$u.toast('请输入活动详情')
return this.$u.toast('请选择活动封面图')
}
if (!this.forms.status) {
return this.$u.toast('请选择活动类型')