This commit is contained in:
lcw
2025-11-27 14:27:59 +08:00
parent 93c49dff27
commit 85f1f3a6f7
75 changed files with 1321 additions and 360 deletions

View File

@ -1,5 +1,6 @@
<template>
<el-dialog class="dialog-container"
:draggable="true"
:model-value="modelValue"
:title="title"
:before-close="close" :destroy-on-close="true"