buhuazhen
2 天以前 2ebf0d9c4f4024d363f7e26c3847a3280cb22b43
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] } },