This commit is contained in:
gtz 2024-03-27 10:13:53 +08:00
父節點 63e9100368
當前提交 23334b5017
共有 2 個文件被更改,包括 1 次插入1 次删除

二進制
dist.zip Normal file

Binary file not shown.

查看文件

@ -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>`,