no message
This commit is contained in:
parent
3f87e84259
commit
f9c4bb3b80
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ const pagination = ref({
|
|||
|
||||
const formData = reactive<any>({
|
||||
type: "ALL",
|
||||
status: "ALL",
|
||||
status: "NEW",
|
||||
year: new Date().getFullYear().toString(),
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue