完成大纲生成进度条

This commit is contained in:
2024-03-05 16:28:47 +08:00
parent 89fc1102f9
commit f85613f1e6
17 changed files with 704 additions and 48 deletions

View File

@@ -69,6 +69,7 @@
"
type="primary"
><icon-eye /> {{ options.see.text || '查看' }}</a-link> -->
<a-link
v-if="
(isFunction(options.edit.show)
@@ -106,9 +107,7 @@
: options.delete.show
"
>
<a-link
type="primary"
>
<a-link type="primary">
<icon-delete />
{{
props.isRecovery