gtz пре 5 месеци
родитељ
комит
23334b5017
2 измењених фајлова са 1 додато и 1 уклоњено
  1. BIN
      dist.zip
  2. +1
    -1
      src/views/OperationalOverview/coldBoard.vue

+ 1
- 1
src/views/OperationalOverview/coldBoard.vue Прегледај датотеку

@@ -786,7 +786,7 @@ export default {
// this.ISRAConfig.data = ISRAArr
this.$refs['ISRAChart'].updateChart(chartData)
} else if (this.SJGWsData.type === 'equipment') {
this.realEqList = this.SJGWsData.detData.map((item, index) =>[
this.realEqList = this.SJGWsData.detData.map((ele, index) =>[
// console.log(item)
`<span style="color:rgba(255,255,255,0.5)" >${index + 1 || ''}
</span>`,


Loading…
Откажи
Сачувај