派生自 wuyushui/SewerAndRainNetwork

ChenZeping02609
2021-05-13 23d788fc1e11ee3c012bdad6a5129624566a6a23
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'