zhangchengsong
18 小时以前 f59f3b24814387573b5bca9a9b6c832a3720ee7e
项目代码/WIDESEAWCS_Client/src/views/Home.vue
@@ -1,14 +1,14 @@
<template>
  <LineComponent/>
<!--  <LineComponent/>-->
</template>
<script>
import { ref, reactive } from 'vue'
import  LineComponent from  "./LineComponent.vue"
export default {
  components:{
    LineComponent
  },
  // components:{
  //   LineComponent
  // },
  setup() {
    return {