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
2ae41df2
Unverified
Commit
2ae41df2
authored
Jun 26, 2022
by
zbk
Committed by
Gitee
Jun 26, 2022
Browse files
修复缓存列表页面变量名错误导致错误
parent
47b8daf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/monitor/cache/list.vue
View file @
2ae41df2
...
@@ -121,7 +121,7 @@
...
@@ -121,7 +121,7 @@
>
清理全部
</el-button
>
清理全部
</el-button
>
>
</div>
</div>
<el-form
:model=
"
f
orm"
>
<el-form
:model=
"
cacheF
orm"
>
<el-row
:gutter=
"32"
>
<el-row
:gutter=
"32"
>
<el-col
:offset=
"1"
:span=
"22"
>
<el-col
:offset=
"1"
:span=
"22"
>
<el-form-item
label=
"缓存名称:"
prop=
"cacheName"
>
<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