Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
8558954d
"jetbrains:/idea/checkout/git" did not exist on "49f3b0a53f8eccdf4f06222de130adb07dc583ce"
Unverified
Commit
8558954d
authored
Jun 27, 2022
by
若依
Committed by
Gitee
Jun 27, 2022
Browse files
!516 修复缓存列表页面变量名错误导致错误
Merge pull request !516 from zbk/N/A
parents
47b8daf6
2ae41df2
Changes
1
Show whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/monitor/cache/list.vue
View file @
8558954d
...
...
@@ -121,7 +121,7 @@
>
清理全部
</el-button
>
</div>
<el-form
:model=
"
f
orm"
>
<el-form
:model=
"
cacheF
orm"
>
<el-row
:gutter=
"32"
>
<el-col
:offset=
"1"
:span=
"22"
>
<el-form-item
label=
"缓存名称:"
prop=
"cacheName"
>
...
...
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