评估报告页问题修改
This commit is contained in:
parent
bec0532b9a
commit
fab23a5e1e
|
@ -2,8 +2,8 @@ import {
|
|||
toast
|
||||
} from "/tool/index.js"
|
||||
export default {
|
||||
baseUrl: 'https://syjk.yhy.ren/xcx-test/', // 测试
|
||||
// baseUrl: 'https://syjk.yhy.ren/xcx-api/', // 生产
|
||||
// baseUrl: 'https://syjk.yhy.ren/xcx-test/', // 测试
|
||||
baseUrl: 'https://syjk.yhy.ren/xcx-api/', // 生产
|
||||
|
||||
post(url, param) {
|
||||
return this.ajax('post', url, param)
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
},
|
||||
"h5" : {
|
||||
"router" : {
|
||||
"base" : "test-risk-assessment"
|
||||
"base" : "risk-assessment"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue