From 7be00ab1cb8c59dc9c8de8695fc78fcebef7b28c Mon Sep 17 00:00:00 2001
From: gaosp <gaosp>
Date: 星期二, 16 一月 2024 23:45:21 +0800
Subject: [PATCH] no message

---
 src/container/machineList/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/container/machineList/index.vue b/src/container/machineList/index.vue
index b1f16db..22669e3 100644
--- a/src/container/machineList/index.vue
+++ b/src/container/machineList/index.vue
@@ -1,7 +1,7 @@
 <!--
  * @Date: 2024-01-06 17:40:19
  * @LastEditors: Sneed
- * @LastEditTime: 2024-01-16 23:03:37
+ * @LastEditTime: 2024-01-16 23:40:13
  * @FilePath: /belleson-frontend/Users/mache/Documents/demo/mdc/src/container/machineList/index.vue
 -->
 <template>
@@ -157,6 +157,7 @@
 				this.close()
 			},
 			handlerSetting(row) {
+                this.row = row
 				this.addOrUpdateVisible = true
 			}
             

--
Gitblit v1.9.3