liujq 4 éve
szülő
commit
f5f6b13b87
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      src/views/dashboard/index.vue

+ 0 - 1
src/views/dashboard/index.vue

@@ -214,7 +214,6 @@ export default {
     else if (hour < 19){this.timeTips = '傍晚好!'}
     else if (hour < 22){this.timeTips = '晚上好!'}
     this.$api.other.admindexrank().then(res => {
-      console.log(res)
       this.numObj = res.total_data || {}
       this.formatData2(this.numObj.wechat_user_num, 'config1')
       this.formatData2(this.numObj.estate_num, 'config2')