From ad48cb8922b57bb9726257761228a04b2cfc93ed Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期二, 10 六月 2025 15:55:31 +0800
Subject: [PATCH] qx

---
 src/views/system/comp/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/system/comp/index.vue b/src/views/system/comp/index.vue
index 9e064fe..409bae8 100644
--- a/src/views/system/comp/index.vue
+++ b/src/views/system/comp/index.vue
@@ -1095,6 +1095,7 @@
         // 涓嶈鐩存帴璧嬪�兼暣涓� response.data锛岃�屾槸閫愪釜灞炴�ц祴鍊�
         Object.assign(this.form, response.data);
         this.form.isZybUnit = response.data.isZybUnit === true ? 1 : 0;
+         this.form.dwlx= Number(response.data.dwlx)
         console.log("淇敼鏃剁殑 isZybUnit 鍊�:", this.form.isZybUnit);
         this.open = true;
         this.title = "淇敼浣撴鍗曚綅淇℃伅缁存姢";

--
Gitblit v1.8.0