no message
This commit is contained in:
parent
e031968ec5
commit
92cc7ba7d9
6 changed files with 32 additions and 7 deletions
|
|
@ -445,7 +445,8 @@ async function fetchDListDirector() {
|
|||
config.API.directorList(
|
||||
page.value,
|
||||
rowsPerPage.value,
|
||||
filterKeyword2.value
|
||||
filterKeyword2.value,
|
||||
mainStore.pathDirector(route.name as string)
|
||||
)
|
||||
)
|
||||
.then((res) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue