mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 04:08:44 +08:00 
			
		
		
		
	REVIEW 代码生成
This commit is contained in:
		@@ -190,7 +190,7 @@ const handleExport = async () => {
 | 
			
		||||
 | 
			
		||||
/** 查询字典(精简)列表 */
 | 
			
		||||
const getDictList = async () => {
 | 
			
		||||
  dicts.value = await DictTypeApi.listSimpleDictType()
 | 
			
		||||
  dicts.value = await DictTypeApi.getSimpleDictTypeList()
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/** 初始化 **/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user