Commit 6ded782d authored by 杨勇飞's avatar 杨勇飞

提交初版

parent e2ce1829
......@@ -664,6 +664,8 @@ import { uniIcons } from '@dcloudio/uni-ui'
computed: {
// 当前选中时间的数据
currentData() {
//todo 调用后端接口,直接返回对应时间区间的数据
return this.timeData[this.activeTime]
},
// 应付现结比例
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment