Przeglądaj źródła

'改图片消耗'

魏志佳 4 lat temu
rodzic
commit
231a0a2076

+ 3 - 1
src/views/modules/Statistics/imageStatics/imageCostReport.vue

@@ -779,8 +779,10 @@ export default {
 
                       if(this.tabKeys==1){
                         this.treeData=this.TTaccountList
-                      }else{
+                      }else if(this.tabKeys==1){
                         this.treeData=this.KSaccountList
+                      }else{
+                        console.log('数据出错')
                       }
                     }
                 }