fix: 修改一些bug
This commit is contained in:
		@@ -185,7 +185,9 @@ export default {
 | 
			
		||||
        })
 | 
			
		||||
        if (code === 0) {
 | 
			
		||||
          this.chartList = records?.reverse() || []
 | 
			
		||||
          this.initChart()
 | 
			
		||||
          this.$nextTick(()=>{
 | 
			
		||||
            this.initChart()
 | 
			
		||||
          })
 | 
			
		||||
        }
 | 
			
		||||
      } catch (e) {
 | 
			
		||||
        console.log(e)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user