14920 气体分析的分析单位改为气体分析单位和气体分析单位负责人,功能涉及所有页面 注意地图中的详情、归档页面详情、监管端详情
parent
ce1cfac47e
commit
1ddb583ce1
|
@ -52,7 +52,7 @@
|
||||||
<tr :key="index">
|
<tr :key="index">
|
||||||
<td class="bbg">分析结果/%</td>
|
<td class="bbg">分析结果/%</td>
|
||||||
<td>{{ item.ANALYZE_RESULT }}</td>
|
<td>{{ item.ANALYZE_RESULT }}</td>
|
||||||
<td class="bbg">属地监管单位</td>
|
<td class="bbg">气体分析单位负责人</td>
|
||||||
<td>{{ item.ANALYZE_USER }}</td>
|
<td>{{ item.ANALYZE_USER }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue