ออกคำสั่ง => fix bug
This commit is contained in:
parent
fb731a9610
commit
6e78a643e6
4 changed files with 49 additions and 9 deletions
|
|
@ -45,7 +45,7 @@ export const useOrderStore = defineStore("DisciplineOrder", () => {
|
|||
}
|
||||
|
||||
function filterListOrder(
|
||||
filter_1: string,
|
||||
filter_1: string | null,
|
||||
filter_2: string,
|
||||
filterYear: number | null
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue