From 6183ab86d63faf03c2975dd6fdf0cca29a1efb5c Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期四, 02 七月 2026 15:48:19 +0800
Subject: [PATCH] Revert "feat: BOM选择产品接口修改"
---
src/views/productionManagement/productStructure/Detail/index.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/productionManagement/productStructure/Detail/index.vue b/src/views/productionManagement/productStructure/Detail/index.vue
index edf7c5e..5cb08e8 100644
--- a/src/views/productionManagement/productStructure/Detail/index.vue
+++ b/src/views/productionManagement/productStructure/Detail/index.vue
@@ -151,7 +151,6 @@
<product-select-dialog v-if="dataValue.showProductDialog"
v-model:model-value="dataValue.showProductDialog"
:single="true"
- request-url="/basic/product/pageModel/material"
@confirm="handleProduct" />
</div>
</template>
--
Gitblit v1.9.3