派生自 wuyushui/SewerAndRainNetwork

chenyabin
2021-04-27 17108f0f7aea3f84ae5d04124a0f5c0d3233f77b
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'