mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-09 20:08:17 +08:00
el-dragDialog => el-drag-dialog
This commit is contained in:
parent
677fdb2b5e
commit
a728a9885e
@ -17,7 +17,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import elDragDialog from '@/directive/el-dragDialog' // base on element-ui
|
||||
import elDragDialog from '@/directive/el-drag-dialog' // base on element-ui
|
||||
|
||||
export default {
|
||||
name: 'DragDialogDemo',
|
||||
|
Loading…
x
Reference in New Issue
Block a user