updated ux registry filter
This commit is contained in:
parent
b3fbddfefb
commit
2531a90e57
4 changed files with 52 additions and 13 deletions
|
|
@ -61,6 +61,7 @@ export const useRegistryNewDataStore = defineStore("registryNew", () => {
|
|||
rangeYear: { min: 0, max: 60 },
|
||||
isShowRetire: false,
|
||||
isProbation: false,
|
||||
isAll: true,
|
||||
});
|
||||
|
||||
const labelOption = reactive({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue