ออกคำสั่ง => fix bug
This commit is contained in:
parent
fb731a9610
commit
6e78a643e6
4 changed files with 49 additions and 9 deletions
|
|
@ -39,7 +39,7 @@ export const useOrderPlacementDataStore = defineStore("placementOrder", () => {
|
|||
(DataMainOrigOrder.value = val);
|
||||
|
||||
const DataUpdateOrder = (
|
||||
filter_1: string,
|
||||
filter_1: string | null,
|
||||
filter_2: string,
|
||||
filterYear: number | null
|
||||
) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue