From 463db731c6100d13a146b287be77d580560a0422 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=85=B4=E7=90=B3?= <1911390090@qq.com>
Date: Wed, 5 Jun 2024 09:34:28 +0800
Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=98=AF=E5=90=A6dc=E5=90=8E?=
=?UTF-8?q?=E7=AB=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-ui/src/views/system/menu/index.vue | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/ruoyi-ui/src/views/system/menu/index.vue b/ruoyi-ui/src/views/system/menu/index.vue
index c30be850..6f249b5e 100644
--- a/ruoyi-ui/src/views/system/menu/index.vue
+++ b/ruoyi-ui/src/views/system/menu/index.vue
@@ -65,6 +65,7 @@
+
@@ -77,7 +78,7 @@
- 是
否
+
+
+
+
+
+ 是否dc后端
+
+
+ 是
+ 否
+
+
@@ -376,7 +389,8 @@ export default {
isFrame: "1",
isCache: "0",
visible: "0",
- status: "0"
+ status: "0",
+ distinguish:0,
};
this.resetForm("form");
},