From 40c2702c3da24d9d9fda6bd63894c3206779f812 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Sat, 17 Jan 2026 16:46:53 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
applications/task-work-order/src/views/system/menu.vue | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/applications/task-work-order/src/views/system/menu.vue b/applications/task-work-order/src/views/system/menu.vue
index 6c16852..1991771 100644
--- a/applications/task-work-order/src/views/system/menu.vue
+++ b/applications/task-work-order/src/views/system/menu.vue
@@ -202,6 +202,10 @@
label: '新大屏',
value: 4,
},
+ {
+ label: '无人机管控',
+ value: 5,
+ },
],
hide: true,
rules: [
--
Gitblit v1.9.3