派生自 wuyushui/SewerAndRainNetwork

ChenZeping
2021-05-08 68e3567f9eec11097bb4e6f6c308033a691049b8
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'