Commit b931ddc9 by huaying

fix: dd

parent 9c3ca448
......@@ -564,8 +564,8 @@ export default {
currentPage: this.page.currentPage,
cardReviceCode: this.cardReviceCode,
useStatus: this.useStatus,
beginTime: this.dateDefault[0],
endTime: this.dateDefault[1],
// beginTime: this.dateDefault[0],
// endTime: this.dateDefault[1],
})
.then(res => {
if (res.data.errorCode === 0) {
......
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