From 500a8ae067ebe92612ca2e1c72f2f21a951fa803 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Sat, 22 Jan 2022 09:55:11 +0800 Subject: [PATCH] 26964 --- src/apps/AppMarryAndDie/Add.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/apps/AppMarryAndDie/Add.vue b/src/apps/AppMarryAndDie/Add.vue index 96aff163..aa82da80 100644 --- a/src/apps/AppMarryAndDie/Add.vue +++ b/src/apps/AppMarryAndDie/Add.vue @@ -32,8 +32,8 @@
- - + +
@@ -102,9 +102,6 @@ export default { if (!this.forms.phone) { return this.$u.toast('请输入联系电话') } - if (!this.forms.content) { - return this.$u.toast('请输入活动详情') - } const imgs = [] if (this.forms.files) {