From 83f4ed1d4b51c15e87e50227d5aeb05718e5be43 Mon Sep 17 00:00:00 2001
From: wangxiaowei <1121133807@qq.com>
Date: Thu, 16 Apr 2026 12:22:03 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/bundle/package/claim-coupon.vue | 2 +-
src/bundle/settle-in/tea-specialist.vue | 4 +---
src/bundle_b/pages/tea-specialist/detail.vue | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/src/bundle/package/claim-coupon.vue b/src/bundle/package/claim-coupon.vue
index bfb3012..b9169f9 100644
--- a/src/bundle/package/claim-coupon.vue
+++ b/src/bundle/package/claim-coupon.vue
@@ -38,7 +38,7 @@
手机号
-
+
diff --git a/src/bundle/settle-in/tea-specialist.vue b/src/bundle/settle-in/tea-specialist.vue
index da78d8a..f4d70b4 100644
--- a/src/bundle/settle-in/tea-specialist.vue
+++ b/src/bundle/settle-in/tea-specialist.vue
@@ -607,9 +607,7 @@ const TeaSpecialist = {
let data = form.value
data.both = both.value
- console.log("🚀 ~ form.value:", form.value)
-
- return
+
toast.loading({
loadingType: 'ring',
loadingColor: '#4C9F44',
diff --git a/src/bundle_b/pages/tea-specialist/detail.vue b/src/bundle_b/pages/tea-specialist/detail.vue
index 5d93a81..521ffb5 100644
--- a/src/bundle_b/pages/tea-specialist/detail.vue
+++ b/src/bundle_b/pages/tea-specialist/detail.vue
@@ -156,8 +156,7 @@
性别
- {{ info.sex == 1 ? '男' : '女'
- }}
+ {{ info.sex }}