task#14196,中道首页不显示数据问题
This commit is contained in:
@ -20,8 +20,14 @@ export default {
|
||||
setTimeout(()=>{
|
||||
this.drawHandle();
|
||||
},500)
|
||||
|
||||
},
|
||||
methods:{
|
||||
initCircle(){
|
||||
// setTimeout(()=>{
|
||||
this.drawHandle();
|
||||
// },500)
|
||||
},
|
||||
handle(){
|
||||
if(this.titleText == '投诉率'){
|
||||
this.$emit('clickComplain')
|
||||
|
Reference in New Issue
Block a user