gaoluyang
20 小时以前 47b25c580f68e670100bb229e41f29ea1c21f49a
src/views/index.vue
@@ -386,7 +386,6 @@
}
// 应付应收统计
const statisticsReceivable = (type) => {
   console.log(type)
   statisticsReceivablePayable({type: radio1.value}).then((res) => {
      barSeries.value[0].data = [
         // { value: res.data.prepayMoney, itemStyle: { color: barColors2[0] } },