Code Management/WMS/WIDESEA_WMSClient/src/views/Home.vue
@@ -4,10 +4,7 @@
  </div>
</template>
<script>
import * as echarts from 'echarts';
import { chart1, chart2, chart3, chart4 } from './home/home-chart-options';
import { ref, onMounted, onUnmounted } from 'vue';
var $chart2;
export default {
  components: {},
  data() {