|  | @@ -32,7 +32,6 @@ declare module 'vue' {
 | 
	
		
			
				|  |  |      DatePicker: typeof import('./src/components/DatePicker/index.vue')['default']
 | 
	
		
			
				|  |  |      Echarts: typeof import('./src/components/Echarts/index.vue')['default']
 | 
	
		
			
				|  |  |      ElBacktop: typeof import('element-plus/es')['ElBacktop']
 | 
	
		
			
				|  |  | -    ElCascader: typeof import('element-plus/es')['ElCascader']
 | 
	
		
			
				|  |  |      ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
 | 
	
		
			
				|  |  |      ElSegmented: typeof import('element-plus/es')['ElSegmented']
 | 
	
		
			
				|  |  |      Empty: typeof import('./src/components/Empty/index.vue')['default']
 | 
	
	
		
			
				|  | @@ -47,7 +46,7 @@ declare module 'vue' {
 | 
	
		
			
				|  |  |      IndustryTypeCard: typeof import('./src/components/industryTypeCard/index.vue')['default']
 | 
	
		
			
				|  |  |      Info: typeof import('./src/components/Enterprise/info.vue')['default']
 | 
	
		
			
				|  |  |      InitPay: typeof import('./src/components/personalRecharge/initPay.vue')['default']
 | 
	
		
			
				|  |  | -    Item: typeof import('./src/components/Position/item.vue')['default']
 | 
	
		
			
				|  |  | +    Item: typeof import('./src/components/PositionLongStrip/item.vue')['default']
 | 
	
		
			
				|  |  |      JobTypeCard: typeof import('./src/components/jobTypeCard/index.vue')['default']
 | 
	
		
			
				|  |  |      Knowledge: typeof import('./src/components/Knowledge/index.vue')['default']
 | 
	
		
			
				|  |  |      ListGroup: typeof import('./src/components/FormUI/nestedListGroup/components/listGroup.vue')['default']
 |