From 9c3e38a41dd44416c9e95f86eda3edab6df7d0be Mon Sep 17 00:00:00 2001 From: zhaowei <zhaowei> Date: 星期四, 10 七月 2025 10:28:23 +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