|
@@ -204,14 +204,14 @@
|
|
|
</view>
|
|
|
|
|
|
<!-- 设备 -->
|
|
|
- <!-- <view class="info-tit margin-left-xs">
|
|
|
+ <view class="info-tit margin-left-xs">
|
|
|
<text class="cuIcon-titles margin-right-xs"></text>
|
|
|
设备
|
|
|
</view>
|
|
|
<view class="form-item extraDis">
|
|
|
<view class="title">设备老旧(标明出厂或投运日期):</view>
|
|
|
<input type="text" disabled ="true" v-model="detailInfo.old_equipment" style="width:35%">
|
|
|
- </view> -->
|
|
|
+ </view>
|
|
|
|
|
|
<!-- 安全工器具 -->
|
|
|
<view class="info-tit margin-left-xs">
|