mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-09 19:06:48 +08:00
init
This commit is contained in:
@@ -111,6 +111,7 @@ export async function request(_url, params) {
|
||||
})
|
||||
}
|
||||
|
||||
// 这个方法要有
|
||||
export async function boeRequest(_url, params) {
|
||||
const s = _url.split(' ')
|
||||
let url = s[0]
|
||||
|
||||
Reference in New Issue
Block a user