| 
														
															@@ -46,7 +46,7 @@ export function delType(dictId) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 // 刷新字典缓存 
														 | 
														
														 | 
														
															 // 刷新字典缓存 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 export function refreshCache() { 
														 | 
														
														 | 
														
															 export function refreshCache() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   return request({ 
														 | 
														
														 | 
														
															   return request({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    url: '/system/dict/type/refreshCache', 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    url: '/system/dict/type/clearCache', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     method: 'delete' 
														 | 
														
														 | 
														
															     method: 'delete' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }) 
														 | 
														
														 | 
														
															   }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -57,4 +57,4 @@ export function optionselect() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     url: '/system/dict/type/optionselect', 
														 | 
														
														 | 
														
															     url: '/system/dict/type/optionselect', 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     method: 'get' 
														 | 
														
														 | 
														
															     method: 'get' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }) 
														 | 
														
														 | 
														
															   }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-} 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+} 
														 |