From 1b6a698d779bb7c6c32df9faec538c4682597a83 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 15 一月 2026 11:38:17 +0800
Subject: [PATCH] fix: 完成BOM详情变更
---
src/views/basicData/product/index.vue | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/views/basicData/product/index.vue b/src/views/basicData/product/index.vue
index e652c53..f9a61cd 100644
--- a/src/views/basicData/product/index.vue
+++ b/src/views/basicData/product/index.vue
@@ -235,10 +235,6 @@
const expandedKeys = ref([]);
const tableColumn = ref([
{
- label: "浜у搧瑙勬牸缂栧彿",
- prop: "productCode",
- },
- {
label: "瑙勬牸鍨嬪彿",
prop: "model",
},
--
Gitblit v1.9.3