From 273935281037c6d1ec0e556a17a40552aab00bce Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期五, 09 八月 2024 14:26:59 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/web/flow_web

---
 src/views/dmx/model/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/dmx/model/index.vue b/src/views/dmx/model/index.vue
index 0d2955a..06aeb11 100644
--- a/src/views/dmx/model/index.vue
+++ b/src/views/dmx/model/index.vue
@@ -127,7 +127,7 @@
                 <!-- <addModel></addModel> -->
                 <a-button
                   type="primary"
-                  :loading="loading2"
+                  :loading="loading"
                   @click="handleAddModel"
                 >
                   <template #icon>

--
Gitblit v1.8.0