From 233e4fc4f35bd00a36ee34a7fbf5e47b41db26db Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Mon, 17 Nov 2025 09:54:44 +0800
Subject: [PATCH] feat:更新初始化地形
---
src/views/device/devicePerMenu.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/device/devicePerMenu.vue b/src/views/device/devicePerMenu.vue
index 6986bfa..ef97045 100644
--- a/src/views/device/devicePerMenu.vue
+++ b/src/views/device/devicePerMenu.vue
@@ -79,6 +79,8 @@
},
{
label: '绑定菜单',
+ searchSpan: 5,
+ span: 24,
prop: 'menu_id',
type: 'tree',
dicUrl: '/blade-system/menu/deviceButtons',
--
Gitblit v1.9.3