fix:修改BUG
This commit is contained in:
parent
da7cf2ed43
commit
68df403552
@ -23,7 +23,7 @@ VITE_API_URL = 'http://101.43.164.214:11111'
|
|||||||
# agjt
|
# agjt
|
||||||
# VITE_API_URL = 'http://47.93.215.234:9809'
|
# VITE_API_URL = 'http://47.93.215.234:9809'
|
||||||
# 苏立信
|
# 苏立信
|
||||||
VITE_API_URL = 'http://101.43.164.214:11111'
|
# VITE_API_URL = 'http://101.43.164.214:11111'
|
||||||
|
|
||||||
# 打包
|
# 打包
|
||||||
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='
|
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='
|
||||||
|
|||||||
@ -849,7 +849,13 @@ export const SLXMenu: Array<any> = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
moduleName: "劳务管理",
|
moduleName: "劳务管理",
|
||||||
modulePath: "/laborManagement"
|
modulePath: "/laborManagement",
|
||||||
|
menuList: [
|
||||||
|
{
|
||||||
|
menuName: "劳务管理",
|
||||||
|
companyPath: "/laborManagement"
|
||||||
|
},
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
moduleName: "安全管理",
|
moduleName: "安全管理",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user