From a791e542f1ed610e6c594db13803d56c6d2e919e Mon Sep 17 00:00:00 2001 From: "34701892@qq.com" <34701892@qq.com> Date: Mon, 1 Sep 2025 20:18:08 +0800 Subject: [PATCH] =?UTF-8?q?fix(richedit):=20=E4=BF=AE=E5=A4=8D=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E4=BA=BA=E6=98=BE=E7=A4=BA=E4=B8=BA=E7=A9=BA=E6=97=B6?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E9=BB=98=E8=AE=A4=E5=80=BC'-'=E5=B9=B6?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E7=AE=A1=E7=90=86=E5=91=98=E6=9D=83=E9=99=90?= =?UTF-8?q?=E6=A3=80=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除编辑人列中的管理员权限检查,使其对所有用户可见 --- src/views/pages/richedit/index.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/views/pages/richedit/index.vue b/src/views/pages/richedit/index.vue index b38c6b3..b2d41b2 100644 --- a/src/views/pages/richedit/index.vue +++ b/src/views/pages/richedit/index.vue @@ -108,7 +108,11 @@ - + + +