From 72a3040049e1221571d2898eb21d3647c7252e35 Mon Sep 17 00:00:00 2001 From: 石广澎 <shiguangpeng@163.com> Date: 星期三, 29 十一月 2023 11:16:34 +0800 Subject: [PATCH] feat: 1、删除无用文件 2、首页待办、预警对接 --- 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