From 9c14867ccb5214f635afbecd7fb2b0837e8c16e2 Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期六, 23 九月 2023 16:16:12 +0800
Subject: [PATCH] 报废列表、新建、验证接口联调及公共组件优化

---
 src/views/productManage/product/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/productManage/product/index.vue b/src/views/productManage/product/index.vue
index 92938f3..57820ce 100644
--- a/src/views/productManage/product/index.vue
+++ b/src/views/productManage/product/index.vue
@@ -187,7 +187,7 @@
         },
         {
           label: "浜у搧绫诲瀷",
-          prop: "productType",
+          prop: "model",
           isShowColumn: showcol.includes("浜у搧绫诲瀷"),
           default: false
         },

--
Gitblit v1.8.0