Commit 4e873be9 authored by wentao.suo's avatar wentao.suo

edit user-manage-ui.js

parent fe42da67
const protocol = window.location.protocol const protocol = window.location.protocol
const domain = '' const domain = ''
const opSystem = 'YHGLXT' const opSystem = 'YHGLXT'
const apiHost = `${protocol}//user-op.domain.com` const apiHost = `${protocol}//opapi.domain.com`
const opSystemPanelUrl = `${apiHost}/userManage/systemPanel` const opSystemPanelUrl = `${apiHost}/userManage/systemPanel`
export default{ export default{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment