From 66b84de58e3efae14c1e258ee716e02ad9557497 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 09 十月 2025 08:48:50 +0800
Subject: [PATCH] 最新版本541200007

---
 admin/src/views/vehicle/components/OperaCategoryWindow.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/admin/src/views/vehicle/components/OperaCategoryWindow.vue b/admin/src/views/vehicle/components/OperaCategoryWindow.vue
index a0f3875..6fa801d 100644
--- a/admin/src/views/vehicle/components/OperaCategoryWindow.vue
+++ b/admin/src/views/vehicle/components/OperaCategoryWindow.vue
@@ -50,8 +50,8 @@
         { key: 1, name: '澶栧崗杩愯緭杞﹁締' },
         { key: 2, name: '甯傚叕鍙稿嵏璐ц溅杈�' },
         { key: 3, name: '鍔犲伐鐑熷嵏璐ц溅杈�' },
-        { key: 4, name: '鐗╂祦鍏姟鐢ㄨ溅' },
-        { key: 5, name: '鐗╂祦璐ц繍杞﹁締' }
+        { key: 4, name: '鑷湁鍏姟杞�' },
+        { key: 5, name: '鑷湁璐ц繍杞﹁締' }
       ],
       // 楠岃瘉瑙勫垯
       rules: {
@@ -76,7 +76,7 @@
   },
   methods: {
     getList () {
-      fetchCateList({}).then(res => {
+      fetchCateList({type:1}).then(res => {
         this.dataList = res || []
       })
     },

--
Gitblit v1.9.3