列车操作弹框可拖拽
This commit is contained in:
parent
92e76e3af0
commit
b0398df85a
@ -1,8 +1,10 @@
|
||||
<template>
|
||||
<el-dialog
|
||||
v-dialogDrag
|
||||
title="列车操作"
|
||||
:visible.sync="dialogVisible"
|
||||
width="30%"
|
||||
:modal="false"
|
||||
:before-close="handleClose"
|
||||
>
|
||||
<el-row>
|
||||
|
Loading…
Reference in New Issue
Block a user