Commit 0b8b422b authored by jingnan's avatar jingnan 👀

合并产品【10258】【测评】日志清除策略

parent c98a39cb
......@@ -11,7 +11,7 @@
<span class="disk-info-item">可用:{{ usableDiskSize }}MB</span>
<span class="disk-info-item">已用:{{ diskUseSize }}MB</span>
</div>
<el-button size="mini" type="primary" @click="clearLog">手动清除</el-button>
<!-- <el-button size="mini" type="primary" @click="clearLog">手动清除</el-button> -->
</div>
<div class="disk-process" title="使用比例">
<div :style="{width: diskUseRate + '%', backgroundColor: bgColor}">{{ diskUseRate }}%</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment