doum
13 小时以前 4936ba718f4ec2d069a9c28d07215573ed8548aa
admin/src/views/business/carStatistics.vue
@@ -174,6 +174,12 @@
                return
              }
              if (!res || res.length === 0) {
                this.column = []
                this.list = []
                return
              }
              this.column = res[0]
              this.list = res.slice(1).map(row => {