Analysis.vue 124 B

1234567
  1. <script setup lang="ts">
  2. // import { ElRow, ElCol } from 'element-plus'
  3. </script>
  4. <template>
  5. <div>dddd</div>
  6. </template>