mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	完成 OAuth2 的客户端模块
This commit is contained in:
		| @@ -499,7 +499,7 @@ export const selectComponents = [ | ||||
|     __slot__: { | ||||
|       'list-type': true | ||||
|     }, | ||||
|     action: 'https://jsonplaceholder.typicode.com/posts/', | ||||
|     action: process.env.VUE_APP_BASE_API + "/admin-api/infra/file/upload", // 请求地址 | ||||
|     disabled: false, | ||||
|     accept: '', | ||||
|     name: 'file', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV