Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Jpom
Commits
104b31fb
Unverified
Commit
104b31fb
authored
3 years ago
by
bwcx_jzy
Browse files
Options
Download
Email Patches
Plain Diff
fix tip
parent
4f43c04a
master
change-tab
dev
v2.9.15
v2.9.14
v2.9.13
v2.9.12
v2.9.11
v2.9.10
v2.9.9
v2.9.9.fix
v2.9.8
v2.9.7
v2.9.6
v2.9.5
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.25
v2.8.24
v2.8.23
v2.8.22
v2.8.21
v2.8.20
v2.8.19
v2.8.18
v2.8.17
v2.8.16
v2.8.15
v2.8.14
v2.8.13
v2.8.12
v2.8.11
v2.8.10
v2.8.9
v2.8.8
v2.8.7
v2.8.6
v2.8.5
v2.8.4
v2.8.3
v2.8.2
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
web-vue/src/pages/user/index.vue
+1
-1
web-vue/src/pages/user/index.vue
with
1 addition
and
1 deletion
+1
-1
web-vue/src/pages/user/index.vue
+
1
-
1
View file @
104b31fb
...
...
@@ -35,7 +35,7 @@
<a-input
v-model=
"temp.name"
placeholder=
"昵称"
/>
</a-form-model-item>
<a-form-model-item
label=
"管理员"
prop=
"systemUser"
>
<a-tooltip
title=
"管理员拥有:管理服务端
和插件端
的权限"
>
<a-tooltip
title=
"管理员拥有:管理服务端的权限"
>
<a-switch
:checked=
"temp.systemUser == 1"
@
change=
"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help