mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-10-31 18:28:44 +08:00 
			
		
		
		
	vue3 重构:配置管理,新增表单
This commit is contained in:
		| @@ -32,7 +32,7 @@ export const getConfigPage = (params: ConfigPageReqVO) => { | ||||
| } | ||||
|  | ||||
| // 查询参数详情 | ||||
| export const getConfigApi = (id: number) => { | ||||
| export const getConfig = (id: number) => { | ||||
|   return request.get({ url: '/infra/config/get?id=' + id }) | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV