Use v-slot instead of slot
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<mk-window ref="window" is-modal width="800px" height="500px" @closed="destroyDom">
|
||||
<span slot="header">
|
||||
<template v-slot:header>
|
||||
<span>{{ $t('choose-prompt') }}</span>
|
||||
</span>
|
||||
</template>
|
||||
|
||||
<div class="hllkpxxu">
|
||||
<x-drive
|
||||
|
||||
Reference in New Issue
Block a user