Update getPages.ts

This commit is contained in:
TimSpan 2025-05-12 16:07:06 +08:00
parent c71e6dead3
commit 7302d8cb65
1 changed files with 3 additions and 3 deletions

View File

@ -12,10 +12,10 @@ export const getPages = (): Promise<any> => {
icon: "LineMdAccount",
isFull: {
extData: {
boolVal: false,
boolVal: true,
},
label: "",
value: 1,
label: "",
value: 0,
},
isKeepAlive: {
extData: {