123
wangjuncheng
2025-06-16 4b7b8185bdce4272cd5f256fcc777056f54add6d
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>