From 5a85dcab83e969d6b21c599b512a15117e9b8651 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 04 七月 2024 08:54:30 +0800
Subject: [PATCH] ''

---
 h5/pages/staff/snapshot.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/h5/pages/staff/snapshot.vue b/h5/pages/staff/snapshot.vue
index 8ddde02..b0677bc 100644
--- a/h5/pages/staff/snapshot.vue
+++ b/h5/pages/staff/snapshot.vue
@@ -224,7 +224,7 @@
         icon: 'none'
       })
       if (!param.applyCheckUserId) return uni.showToast({
-        title: '璇烽�夋嫨鎺ュ彈浜�',
+        title: '璇烽�夋嫨鎺ユ敹浜�',
         icon: 'none'
       })
       if (!param.categoryName) return uni.showToast({
@@ -258,7 +258,7 @@
         this.$set(this.param, 'checkUserId', item.memberIds)
         this.$set(this.param, 'applyCheckUserId', item.memberIds)
         this.$set(this.param, 'checkorName', item.memberNames)
-      }else{
+      } else {
         this.$set(this.param, 'checkUserId', '')
         this.$set(this.param, 'applyCheckUserId', '')
         this.$set(this.param, 'checkorName', '')

--
Gitblit v1.9.3