parent
cbd3591c96
commit
6e572d4428
4 changed files with 20 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
text: '一周前',
|
||||
text: '最近三个月',
|
||||
value () {
|
||||
const date = new Date();
|
||||
date.setTime(date.getTime() - 3600 * 1000 * 24 * 7);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue