mirror of
https://github.com/certd/certd.git
synced 2026-07-12 16:27:34 +08:00
chore: 增加清理依赖缓存提示
This commit is contained in:
@@ -87,6 +87,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
||||
show: true,
|
||||
icon: "ion:trash-outline",
|
||||
text: t("certd.clearRuntimeDeps"),
|
||||
tooltip: { title: t("certd.clearRuntimeDepsTooltip") },
|
||||
type: "primary",
|
||||
danger: true,
|
||||
async click() {
|
||||
|
||||
Reference in New Issue
Block a user