From 57c6a02c135c1224e9de2766e412eedd4cd18d58 Mon Sep 17 00:00:00 2001 From: p-honggang.li <p-honggang.li@pcitc.com> Date: 星期五, 29 八月 2025 14:01:59 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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