From 83d5b2be8fdf0ac0b59cacf6b344c8815ab4d040 Mon Sep 17 00:00:00 2001
From: seatonwan9
Date: 星期二, 02 九月 2025 19:58:11 +0800
Subject: [PATCH] 提交源码

---
 src/views/productManage/price/index.vue |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/views/productManage/price/index.vue b/src/views/productManage/price/index.vue
index 5752e6e..57e9d93 100644
--- a/src/views/productManage/price/index.vue
+++ b/src/views/productManage/price/index.vue
@@ -223,12 +223,6 @@
       </template>
     </el-dialog>
 
-    <!-- 浠锋牸鏌ョ湅鍣� -->
-    <ProductPriceViewer
-      v-model="showPriceViewer"
-      :product-id="currentProductId"
-      @order="handleOrderResult"
-    />
   </div>
 </template>
 

--
Gitblit v1.8.0