From 40397fab315de90285763467e4a1c70116202dad Mon Sep 17 00:00:00 2001 From: chenzeping <ChenZeping02609@163.com> Date: 星期一, 19 四月 2021 20:07:59 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/components/BaseNav/WasteGas/WasteGasIndex.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/BaseNav/WasteGas/WasteGasIndex.vue b/src/components/BaseNav/WasteGas/WasteGasIndex.vue index f8c0d3d..0fb7f62 100644 --- a/src/components/BaseNav/WasteGas/WasteGasIndex.vue +++ b/src/components/BaseNav/WasteGas/WasteGasIndex.vue @@ -3,7 +3,7 @@ <template v-slot:tabs> <public-tabs :storagePlaceId="storagePlaceId"></public-tabs> </template> - <template v-slot:table> + <template v-slot:publicPart> <public-echarts></public-echarts> </template> <template v-slot:video> -- Gitblit v1.8.0