| | |
| | | <high-line-chart :height="lineChart.height" id="groupCurrLine" name="组端电流" unit="A" :colors="{min:'#ed4014', max: '#19be6b'}" ref="groupCurrLine">
|
| | | </high-line-chart></li>
|
| | | <li style="display:none">
|
| | | <high-bar-chart :height="lineChart.height" id="monInfoBar" name="单体信息" unit="V" :colors="{min:'#ed4014', max: '#19be6b'}" ref="monInfoBar"></high-bar-chart>
|
| | | <high-line-chart :height="lineChart.height" id="monInfoLine" name="单体信息" unit="V" :colors="{min:'#ed4014', max: '#19be6b'}" ref="monInfoLine"></high-line-chart>
|
| | | </li>
|
| | | </ul>
|
| | | </div>
|