From d9eb3f8449df7791df436f3d69f91814ba6ff79b Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期四, 06 三月 2025 09:47:03 +0800
Subject: [PATCH] art: 设备台账-分类设备 页面修改,直接引用 所有设备页面,统一编码和修改

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