Browse Source

添加日期跳转

wolyshaw 4 years ago
parent
commit
9492e1bdf5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/main/constant.js

+ 1 - 0
src/views/main/constant.js

@@ -165,6 +165,7 @@ export const errorType = {
     query: {
       tabrouter: 'teamSchedule',
       searchType: 'STUDENT_VISIT',
+      ...dates
     },
   },
 }