From 35380accc69232c46f874aed3a7818ed58febade Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 19 十二月 2025 09:34:09 +0800
Subject: [PATCH] Merge branch 'wuhuyancao' of http://139.186.142.91:10010/r/productDev/dmvisit into wuhuyancao
---
admin/src/views/business/regionDevice.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/admin/src/views/business/regionDevice.vue b/admin/src/views/business/regionDevice.vue
index 4cc8669..1aa5bfe 100644
--- a/admin/src/views/business/regionDevice.vue
+++ b/admin/src/views/business/regionDevice.vue
@@ -111,7 +111,7 @@
}) .catch(e => {
})
.finally(() => {
- this.isWorking.loading = false
+ this.isWorking.loading = falsex
})
},
getDepartmentTree (tree) {
--
Gitblit v1.9.3