Skip to content

cometobe/qp2

Repository files navigation

量化绩效

this.item.plandate = moment(this.item.plandate).format('YYYY-MM-DD')//对datepicker输出的utc日期格式为日期字符串
this.item.finishdate = moment(this.item.finishdate).format('YYYY-MM-DD')//对datepicker输出的utc日期格式为日期字符串

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9080
yarn run dev

# build electron application for production
yarn run build


This project was generated with electron-vue@80dc2ec using vue-cli. Documentation about the original structure can be found here.

About

一些数据优化,准备做分析页面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published