Pre Merge pull request !41 from DH/N/A

pull/41/MERGE
DH 2024-02-26 00:01:05 +00:00 committed by Gitee
commit b4fbfa3c08
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 0 deletions

View File

@ -140,6 +140,8 @@
//
state.pagination = paginationNull;
state.currentTab = e.index;
//
state.pagination.list = []
getOrderList();
}