xxyy
2025-02-12 96b1afcbf80cd6b12c1108b61ba2cef1345b1398
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() {