FastBee/docker/data/nginx/vue/static/js/chunk-54c59123.449c3a68.js

1 line
7.9 KiB
JavaScript
Raw Normal View History

2025-07-07 09:21:15 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-54c59123"],{"330c":function(e,t,a){},"9f66":function(e,t,a){"use strict";a.r(t);var c=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"monitor-cache-list"},[a("el-row",{attrs:{gutter:20}},[a("el-col",{attrs:{span:8}},[a("el-card",{staticStyle:{height:"calc(100vh - 90px)"}},[a("div",{attrs:{slot:"header"},slot:"header"},[a("span",[e._v(e._s(e.$t("system.cache.list.093478-0")))]),a("el-button",{staticStyle:{float:"right",padding:"3px 0"},attrs:{type:"text",icon:"el-icon-refresh-right"},on:{click:function(t){return e.refreshCacheNames()}}})],1),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.loading,expression:"loading"}],ref:"cacheTable",staticStyle:{width:"100%"},attrs:{data:e.cacheNames,border:!1,height:e.tableHeight,"highlight-current-row":""},on:{"row-click":e.getCacheKeys}},[a("el-table-column",{attrs:{label:e.$t("system.cache.list.093478-1"),width:"55",align:"center",type:"index"}}),a("el-table-column",{attrs:{label:e.$t("system.cache.list.093478-2"),align:"left",prop:"cacheName","show-overflow-tooltip":!0,formatter:e.nameFormatter}}),a("el-table-column",{attrs:{label:e.$t("remark"),align:"left",prop:"remark","show-overflow-tooltip":!0}}),a("el-table-column",{attrs:{label:e.$t("opation"),width:"65",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{directives:[{name:"hasPermi",rawName:"v-hasPermi",value:["monitor:cache:remove"],expression:"['monitor:cache:remove']"}],attrs:{size:"small",type:"text",icon:"el-icon-delete"},on:{click:function(a){return a.stopPropagation(),e.handleClearCacheName(t.row)}}},[e._v(e._s(e.$t("del")))])]}}])})],1)],1)],1),a("el-col",{attrs:{span:8}},[a("el-card",{staticStyle:{height:"calc(100vh - 90px)"}},[a("div",{attrs:{slot:"header"},slot:"header"},[a("span",[e._v(e._s(e.$t("system.cache.list.093478-3")))]),a("el-button",{staticStyle:{float:"right",padding:"3px 0"},attrs:{type:"text",icon:"el-icon-refresh-right"},on:{click:function(t){return e.refreshCacheKeys()}}})],1),a("el-table",{directives:[{name:"loading",rawName:"v-loading",value:e.subLoading,expression:"subLoading"}],ref:"keyTable",staticStyle:{width:"100%"},attrs:{data:e.cacheKeys,border:!1,height:e.tableHeight,"highlight-current-row":""},on:{"row-click":e.handleCacheValue}},[a("el-table-column",{attrs:{label:e.$t("system.cache.list.093478-1"),width:"60",align:"center",type:"index"}}),a("el-table-column",{attrs:{label:e.$t("system.cache.list.093478-4"),align:"left","show-overflow-tooltip":!0,formatter:e.keyFormatter}}),a("el-table-column",{attrs:{label:e.$t("opation"),width:"65",align:"center"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("el-button",{directives:[{name:"hasPermi",rawName:"v-hasPermi",value:["monitor:cache:remove"],expression:"['monitor:cache:remove']"}],attrs:{size:"small",type:"text",icon:"el-icon-delete"},on:{click:function(a){return a.stopPropagation(),e.handleClearCacheKey(t.row)}}},[e._v(e._s(e.$t("del")))])]}}])})],1)],1)],1),a("el-col",{attrs:{span:8}},[a("el-card",{staticStyle:{height:"calc(100vh - 90px)"},attrs:{bordered:!1}},[a("div",{attrs:{slot:"header"},slot:"header"},[a("span",[e._v(e._s(e.$t("system.cache.list.093478-5")))]),a("el-button",{directives:[{name:"hasPermi",rawName:"v-hasPermi",value:["monitor:cache:remove"],expression:"['monitor:cache:remove']"}],staticStyle:{float:"right",padding:"3px 0"},attrs:{type:"text",icon:"el-icon-delete"},on:{click:function(t){return e.handleClearCacheAll()}}},[e._v(" "+e._s(e.$t("system.cache.list.093478-6"))+" ")])],1),a("el-form",{attrs:{model:e.cacheForm}},[a("el-row",{attrs:{gutter:32}},[a("el-col",{attrs:{offset:1,span:22}},[a("el-form-item",{attrs:{label:e.$t("system.cache.list.093478-7"),prop:"cacheName"}},[a("el-input",{attrs:{readOnly:!0},model:{value:e.cacheForm.cacheName,callback:function(t){e.$set(e.cacheForm,"cacheName",t)},expression:"cacheForm.cacheName"}})],1)],1),a("el-col",{attrs:{offset:1,span:22}},[a("el-form-item",{attrs:{label:e.$t("system.cache.list.093478-8"),prop:"ca