From bdb3123664234ec9bfe7f43be21fac7250f9479f Mon Sep 17 00:00:00 2001
From: 王恒 <318726284@qq.com>
Date: 星期三, 13 八月 2025 20:00:51 +0800
Subject: [PATCH] '修改字段、处理空值'

---
 qiye/switchPhone/switchPhone.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/qiye/switchPhone/switchPhone.vue b/qiye/switchPhone/switchPhone.vue
index 87c226a..9bd2a98 100644
--- a/qiye/switchPhone/switchPhone.vue
+++ b/qiye/switchPhone/switchPhone.vue
@@ -85,7 +85,7 @@
 		box-sizing: border-box;
 		left: 0;
 	}
-	/deep/ .u-radio{
+	::v-deep .u-radio{
 		margin-bottom: 40rpx;
 	}
 </style>

--
Gitblit v1.9.1