派生自 wuyushui/SewerAndRainNetwork

ChenZeping
2021-04-29 4fef038c7e4ba6a82b77e9679f58e2f9d8c0711b
src/views/popup/Dialog.vue
@@ -2,7 +2,6 @@
    <el-dialog  v-dialogDrag
            :title="title"
            :visible.sync="centerDialogVisible"
            width="30%"
            :modal="false"
            :close-on-click-modal="false"
             @close='closeDialog'