task#14196,中道首页不显示数据问题

This commit is contained in:
2024-07-08 17:27:27 +08:00
parent 11664e92bf
commit 5df83abfcf
2 changed files with 29 additions and 23 deletions

View File

@ -20,8 +20,14 @@ export default {
setTimeout(()=>{
this.drawHandle();
},500)
},
methods:{
initCircle(){
// setTimeout(()=>{
this.drawHandle();
// },500)
},
handle(){
if(this.titleText == '投诉率'){
this.$emit('clickComplain')