|
@ -1559,7 +1559,7 @@ module.exports = function (app, opts) { |
|
|
break; |
|
|
break; |
|
|
case 'Structure': |
|
|
case 'Structure': |
|
|
if (showOne2 && showOne3 && showOne4) { |
|
|
if (showOne2 && showOne3 && showOne4) { |
|
|
tableData +=problem==count?`<th style="color: red;" rowspan=${x.rowspan}>${x['name']+'('+'测点数据全部中断'+')' || ''}测点数据全部中断</th>`: `<th rowspan=${x.rowspan}>${x['name'] || ''}</th>` |
|
|
tableData +=problem==count?`<th style="color: red;" rowspan=${x.rowspan}>${x['name']+'('+'测点数据全部中断'+')' || ''}</th>`: `<th rowspan=${x.rowspan}>${x['name'] || ''}</th>` |
|
|
} |
|
|
} |
|
|
break; |
|
|
break; |
|
|
case 'factor': |
|
|
case 'factor': |
|
|