src/components/monifangzhen/DangerAssess.vue
@@ -1,7 +1,7 @@ <template> <div class="right"> <div class="right-top"> <span>模拟结果</span> <span>水深流速结果</span> </div> <div class="right-content" > <div class="listinfo-title">受灾统计</div> @@ -22,7 +22,6 @@ </template> <script setup> import echartInfo from "@/components/monifangzhen/echartInfo.vue" import Table from "../tools/Table.vue" </script> <style lang="less" scoped>