fix 修复 oss 路径漏改问题
This commit is contained in:
		| @ -68,7 +68,7 @@ const { proxy } = getCurrentInstance() as ComponentInternalInstance; | ||||
|  | ||||
| const upload = reactive<UploadOption>({ | ||||
|     headers: { Authorization: "Bearer " + getToken() }, | ||||
|     url: import.meta.env.VITE_APP_BASE_API + '/system/oss/upload' | ||||
|     url: import.meta.env.VITE_APP_BASE_API + '/resource/oss/upload' | ||||
| }) | ||||
| const myQuillEditor = ref(); | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 疯狂的狮子li
					疯狂的狮子li