From ab30f3859d73caa2d668b5bb6dbdff942d89c3db Mon Sep 17 00:00:00 2001 From: zhuzhuanzhuan Date: 星期二, 21 十一月 2023 15:43:13 +0800 Subject: [PATCH] 车间看板页面调整设备状态位置至页头右侧,原页头右侧功能按钮区域移至页头左侧 --- src/views/spare/modules/sparePartInventory/SparePart2List.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/spare/modules/sparePartInventory/SparePart2List.vue b/src/views/spare/modules/sparePartInventory/SparePart2List.vue index 2361e37..50d8e89 100644 --- a/src/views/spare/modules/sparePartInventory/SparePart2List.vue +++ b/src/views/spare/modules/sparePartInventory/SparePart2List.vue @@ -63,7 +63,7 @@ <a-button type="primary" icon="download" - @click="handleExportXls('澶囦欢淇℃伅')" + @click="handleExportXls('澶囦欢搴撳瓨')" >瀵煎嚭 </a-button> <a-upload -- Gitblit v1.9.3