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"> - - - - - - - - - - - - - -