projects/mesxc-zhp #190

Merged
gtz217 merged 3 commits from projects/mesxc-zhp into projects/mesxc-test 2024-01-26 08:39:23 +08:00
3 changed files with 7 additions and 7 deletions
Showing only changes of commit 41e0d34551 - Show all commits

View File

@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-07-19 15:18:30
* @LastEditors: zhp
* @LastEditTime: 2024-01-25 14:18:42
* @LastEditTime: 2024-01-25 17:55:53
* @Description:
-->
<template>

View File

@ -1,8 +1,8 @@
<!--
* @Author: zwq
* @Date: 2022-01-21 14:43:06
* @LastEditors: zwq
* @LastEditTime: 2022-01-24 09:12:18
* @LastEditors: zhp
* @LastEditTime: 2024-01-25 17:41:44
* @Description:
-->
<template>
@ -143,9 +143,9 @@ export default {
}
},
mounted() {
this.$nextTick(() => {
this.initChart()
})
// this.$nextTick(() => {
// // this.initChart()
// })
},
beforeDestroy() {
if (!this.chart) {

View File

@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2021-07-19 15:18:30
* @LastEditors: zhp
* @LastEditTime: 2024-01-25 10:13:51
* @LastEditTime: 2024-01-25 17:55:51
* @Description:
-->
<template>