|
|
@ -105,7 +105,7 @@ export default { |
|
|
|
api: '/control-api/api/daping/station/', |
|
|
|
api: '/control-api/api/daping/station/', |
|
|
|
// 图片接口 |
|
|
|
// 图片接口 |
|
|
|
// imgapi: "https://www.huastech.com.cn", |
|
|
|
// imgapi: "https://www.huastech.com.cn", |
|
|
|
imgapi: process.env.VUE_APP_PIC_PREFIX, |
|
|
|
imgapi: process.env.VUE_APP_PIC_PREFIX + '/' + process.env.VUE_APP_BASE_API, |
|
|
|
// 接口数据 |
|
|
|
// 接口数据 |
|
|
|
station: [], |
|
|
|
station: [], |
|
|
|
level: {}, |
|
|
|
level: {}, |
|
|
|