From 1d552a3bad95caae4af15322df28e6240b797693 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Thu, 13 Aug 2026 15:32:06 +0800
Subject: [PATCH] feat: app视频封面图

---
 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