From 844adb3a80b39f9a78dae89a6a27f19e58a931df Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 09 一月 2024 10:34:58 +0800
Subject: [PATCH] 1.图片预览地址配置

---
 src/views/materialManager/unitList.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/materialManager/unitList.vue b/src/views/materialManager/unitList.vue
index 0f7fe94..953cf3f 100644
--- a/src/views/materialManager/unitList.vue
+++ b/src/views/materialManager/unitList.vue
@@ -93,11 +93,11 @@
                 sortable="custom"
               />
 
-              <el-table-column
-                prop="data_sources"
-                label="鏁版嵁鏉ユ簮"
-                sortable="custom"
-              />
+              <!--              <el-table-column-->
+              <!--                prop="data_sources"-->
+              <!--                label="鏁版嵁鏉ユ簮"-->
+              <!--                sortable="custom"-->
+              <!--              />-->
               <el-table-column
                 prop="lm_user"
                 label="鍒涘缓浜哄憳"

--
Gitblit v1.9.3