From 89527ed24f119c6cb281f153b7217cbcf862a12f Mon Sep 17 00:00:00 2001 From: he wei <858544502@qq.com> Date: 星期三, 28 五月 2025 11:11:41 +0800 Subject: [PATCH] U 太供权限修改 --- src/assets/js/const/const_user.js | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/assets/js/const/const_user.js b/src/assets/js/const/const_user.js index 5afcdb7..fc74a21 100644 --- a/src/assets/js/const/const_user.js +++ b/src/assets/js/const/const_user.js @@ -48,17 +48,17 @@ label: "缁存姢缁勫憳", // 绫讳技锛堢淮鎶ょ粍鍛橈級 value: 2, }, - { - label: "杩愮淮灞�", - value: 12, - }, + // { + // label: "杩愮淮灞�", + // value: 12, + // }, { label: "鐩戞帶灞�", value: 12, }, - { - label: "涓撳憳灞�", - value: 14 - } + // { + // label: "涓撳憳灞�", + // value: 14 + // } ] } -- Gitblit v1.9.1