|
@@ -64,7 +64,7 @@ export default {
|
|
path: '/business/teamDetail',
|
|
path: '/business/teamDetail',
|
|
query: {
|
|
query: {
|
|
filter_type: item.errorType,
|
|
filter_type: item.errorType,
|
|
- search: (item.result || []).join(','),
|
|
|
|
|
|
+ searchType: 'WAIT_CREATE_PAYMENT_CALENDER',
|
|
organId: this.search.organId || undefined,
|
|
organId: this.search.organId || undefined,
|
|
form: 'reminders'
|
|
form: 'reminders'
|
|
}
|
|
}
|