Browse Source

配置文件路径

master
yangzongjia 2 years ago
parent
commit
f18163fbaa
  1. 3
      src/views/zhiwujiance/zhiwujianceList.vue

3
src/views/zhiwujiance/zhiwujianceList.vue

@ -182,7 +182,8 @@ export default {
data() {
return {
// imgUrl: 'http://huirong.ybkjyl.com/1.png',
fileUrl: 'http://huirong.ybkjyl.com/imagesDownload/',
// fileUrl: 'http://huirong.ybkjyl.com/imagesDownload/',
fileUrl: 'http://8.130.39.13:7003/upload/monitor/',
wanhao_Chart: wanhao_Chart, // 1.1
weixiu_Chart: weixiu_Chart,
sunhai_Chart: sunhai_Chart,

Loading…
Cancel
Save