cfc1fdcc by lihua

解决版本查看对话框问题

1 parent b3a2b215
......@@ -692,6 +692,7 @@ defineExpose({
</template>
</div>
</div>
<slot name="extra-content"></slot>
</div>
<template #footer v-if="footer?.visible ?? true">
<div class="dialog-footer" :class="{ between: footer.textBtns }">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!