From 75aaca3a95314be8c384df18dba23c661dea742c Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期一, 27 十一月 2023 19:05:38 +0800
Subject: [PATCH] feat:

---
 admin-web/src/views/stock/scrap/scrapDetails/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/admin-web/src/views/stock/scrap/scrapDetails/index.vue b/admin-web/src/views/stock/scrap/scrapDetails/index.vue
index 9c8d919..235d732 100644
--- a/admin-web/src/views/stock/scrap/scrapDetails/index.vue
+++ b/admin-web/src/views/stock/scrap/scrapDetails/index.vue
@@ -166,9 +166,9 @@
         columns: [
           { title: '鍗曞彿', field: 'businessFormCode', align: 'center', width: 130 },
           { title: '鐗╁搧鍚嶇О', field: 'goodsTemplateName', align: 'left', minWidth: 130 },
-          { title: '瑙勬牸鍨嬪彿', field: 'baseGoodsModelsName', align: 'left', width: 130  },
+          { title: '瑙勬牸鍨嬪彿', field: 'baseGoodsModelsName', align: 'left', minWidth: 130  },
           { title: '鎶ュ簾鏁伴噺', field: 'counts', align: 'center' },
-          { title: '鎵�灞炴満鏋�', field: 'agencyName', align: 'left', width: 130 },
+          { title: '鎵�灞炴満鏋�', field: 'agencyName', align: 'left', minWidth: 130 },
           { title: '鍒涘缓浜�', field: 'operatorName', align: 'left' },
           {
             title: '鎿嶄綔鏃堕棿',

--
Gitblit v1.9.1