p-honggang.li
6 天以前 751dfe21d19a22bb130a6a14857470868d7be53a
src/api/sysUser.ts
@@ -26,6 +26,7 @@
    // 获取用户详情
    getUserdetail(data: object = {}): ApiPromise {
        return createAxios({
            baseURL: '/api',
            url: `${url}/detail`,
            headers: {
                'Content-Type': 'application/json;charset=UTF-8'