From 208b55d75973ffef8f0e3319b07bfa40ae71650c Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 29 Apr 2026 09:24:08 +0800
Subject: [PATCH] UI: 澜品优选版本号

---
 pages/quanyi/add.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/quanyi/add.vue b/pages/quanyi/add.vue
index c04f888..e879ff7 100644
--- a/pages/quanyi/add.vue
+++ b/pages/quanyi/add.vue
@@ -1258,7 +1258,7 @@
       <addAddress :addressDetail="addressDetail" @off="$refs.address.close()" @submit="e => addressDetail = e"></addAddress>
     </uv-popup>
 
-    <!-- <text-box v-if="showTextBox" ref="textBox" :getPlatformProtocolNewList="getPlatformProtocolNewList"></text-box> -->
+    <text-box v-if="showTextBox" ref="textBox" :getPlatformProtocolNewList="getPlatformProtocolNewList"></text-box>
   </view>
 </template>
 

--
Gitblit v1.9.3