p-honggang.li
2025-08-29 57c6a02c135c1224e9de2766e412eedd4cd18d58
src/views/productManage/price/index.vue
@@ -223,12 +223,6 @@
      </template>
    </el-dialog>
    <!-- 价格查看器 -->
    <ProductPriceViewer
      v-model="showPriceViewer"
      :product-id="currentProductId"
      @order="handleOrderResult"
    />
  </div>
</template>