1
guanqb
2024-01-20 f13afcb61276061871b30bce17a7877287df0b67
1
2 files modified
3 ■■■■ changed files
src/components/dialog/businessDetailDialog.vue 1 ●●●● patch | view | raw | blame | history
src/views/house/index.vue 2 ●●● patch | view | raw | blame | history
src/components/dialog/businessDetailDialog.vue
@@ -198,6 +198,7 @@
            this.data = data
            this.chooseTab = 1
            this.popupShow = true
        },
src/views/house/index.vue
@@ -435,7 +435,7 @@
                                    @current-change="handleCurrentChange"></el-pagination>
                            </div>
                        </div>
                        <div>
                        <div v-show="jqType == 1">
                            <div class="echarts-box" id="JQSEchart"></div>
                        </div>
                    </el-main>