| | |
| | | import { |
| | | getStoreOperationList, |
| | | getStorecenterData, |
| | | getStorecenterDataNew, |
| | | getStoreenergyDataList, |
| | | getStorelastMonthOil, |
| | | getStoreTaskList, |
| | |
| | | end: 40, // 结束位置(百分比),控制初始显示范围 |
| | | width: 1, |
| | | backgroundColor: '#04141d', // 滑动条背景色 |
| | | // dataBackground: 'none', |
| | | // dataBackground: 'none', |
| | | dataBackground: { |
| | | areaStyle: { opacity: 0 }, // 设置背景透明 |
| | | lineStyle: { opacity: 0 } // 设置背景透明 |
| | |
| | | } |
| | | // footer |
| | | const getData3 = () => { |
| | | getStorecenterData({ |
| | | getStorecenterDataNew({ |
| | | factoryCode: activeCity.value.code |
| | | }).then(res => { |
| | | const obj = res.data || {} |