refactor: add id close btn & delete work name
This commit is contained in:
parent
1a27674928
commit
fdc5781434
2 changed files with 6 additions and 6 deletions
|
|
@ -15,7 +15,7 @@ defineProps<{
|
|||
<slot name="title-after" />
|
||||
</div>
|
||||
<slot name="after">
|
||||
<CancelButton icon-only v-close-popup />
|
||||
<CancelButton id="btn-form-close" icon-only v-close-popup />
|
||||
</slot>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue