From 904140e4d30318492f1c0a7bc29a332231b8ed8b Mon Sep 17 00:00:00 2001 From: jinna Date: Tue, 30 Sep 2025 15:40:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/tankSolutionSystem/info.vue | 400 ++++++++++-------- .../tankSolutionTaskAssignment.vue | 14 +- .../tankSolutionTaskDispose.vue | 15 +- src/views/tankSolutionSystem/workTankLine.vue | 15 +- .../tankSolutionSystem/workTankMangage.vue | 10 +- 5 files changed, 256 insertions(+), 198 deletions(-) diff --git a/src/views/tankSolutionSystem/info.vue b/src/views/tankSolutionSystem/info.vue index 6e74fe2..3166c16 100644 --- a/src/views/tankSolutionSystem/info.vue +++ b/src/views/tankSolutionSystem/info.vue @@ -1,97 +1,103 @@ @@ -63,7 +63,8 @@ export default { excelBox:false, option:{ tip: false, - simplePage: true, + height:'auto', + calcHeight: 32, searchShow: true, searchMenuSpan: 6, searchIcon: true, @@ -76,8 +77,10 @@ export default { delBtn: true, editBtnText: '修改', viewBtnText:'详情', + editBtnIcon:' ', + viewBtnIcon:' ', + delBtnIcon:' ', labelWidth: 120, - menuWidth: 330, dialogWidth: 600, dialogClickModal: false, searchEnter: true, @@ -85,6 +88,7 @@ export default { searchShowBtn: false, excelBtn: true, showOverflowTooltip: true, + align:'center', column:[ { label: '编码',