Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gxpt_web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pseer
gxpt_web
Commits
de0b0605
Commit
de0b0605
authored
Oct 22, 2024
by
吕明尚
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
缓存列表去掉清理全部按钮
parent
1bccc422
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
list.vue
src/views/monitor/cache/list.vue
+6
-6
No files found.
src/views/monitor/cache/list.vue
View file @
de0b0605
...
@@ -113,12 +113,12 @@
...
@@ -113,12 +113,12 @@
<el-card
:bordered=
"false"
style=
"height: calc(100vh - 125px)"
>
<el-card
:bordered=
"false"
style=
"height: calc(100vh - 125px)"
>
<div
slot=
"header"
>
<div
slot=
"header"
>
<span><i
class=
"el-icon-document"
></i>
缓存内容
</span>
<span><i
class=
"el-icon-document"
></i>
缓存内容
</span>
<
el-button
<
!-- <el-button-->
style=
"float: right; padding: 3px 0"
<!-- style="float: right; padding: 3px 0"-->
type=
"text"
<!-- type="text"-->
icon=
"el-icon-refresh-right"
<!-- icon="el-icon-refresh-right"-->
@
click=
"handleClearCacheAll()"
<!-- @click="handleClearCacheAll()"-->
>
清理全部
</el-button
<!-- >清理全部</el-button-->
>
>
</div>
</div>
<el-form
:model=
"cacheForm"
>
<el-form
:model=
"cacheForm"
>
...
...
Write
Preview
Markdown
is supported
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