Update getPages.ts
This commit is contained in:
		
							parent
							
								
									c71e6dead3
								
							
						
					
					
						commit
						7302d8cb65
					
				| 
						 | 
				
			
			@ -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: {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue