We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b780ff commit cc3b802Copy full SHA for cc3b802
web/views/@default/servers/components/cache/clean.html
@@ -42,7 +42,7 @@ <h3>清理</h3>
42
<tr v-show="reason == REASON_ISSUE_REPORT">
43
<td>操作建议</td>
44
<td>
45
- 本产品提供的 <a href="/servers/components/cache/batch?keyType=prefix" target="_blank">[刷新预热]</a> 功能运行非常可靠,如果你确认发现功能异常,且能100%几率重现问题,请及时报告给软件开发者。
+ 当前系统提供的 <a href="/servers/components/cache/batch?keyType=prefix" target="_blank">[刷新预热]</a> 功能运行非常可靠,如果你确认发现功能异常,且能100%几率重现问题,请及时报告给软件开发者。
46
</td>
47
</tr>
48
<tr v-show="reason == REASON_BATCH_DELETE">
0 commit comments