From eac9108fa82f90315c8e965afdc60d5eb64132b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Tue, 12 May 2026 09:46:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A3=A8=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/production/searchDailyPlan.vue | 345 ++++++++---------- 1 file changed, 145 insertions(+), 200 deletions(-) diff --git a/src/views/modules/production/searchDailyPlan.vue b/src/views/modules/production/searchDailyPlan.vue index ec36a9c..e19856a 100644 --- a/src/views/modules/production/searchDailyPlan.vue +++ b/src/views/modules/production/searchDailyPlan.vue @@ -38,22 +38,17 @@ - 查询 - - {{'导出'}} - + 查询 + + + 导出 + - - - - - - - - - - - - - - - - + :show-overflow-tooltip="item.showOverflowTooltip" + :align="item.align" + :fixed="item.fixed==''?false:item.fixed" + :min-width="item.columnWidth" + :label="item.columnLabel"> - - - - - - - - - - - - - -