| | |
| | | <text class="rowTipContenetLabel">整改类型:</text> |
| | | <text class="rowTipContenetAll"> |
| | | <text>{{ dictObj.changeEnum[basicInfor.changeType]||'' }}</text> |
| | | <!-- <text>{{ basicInfor.residueDay||'' }}</text> --> |
| | | </text> |
| | | </view> |
| | | </view> |
| | | </p> |
| | | <p class="rowTip"> |
| | | <view class="rowTipContenet" v-if="basicInfor.changeDay"> |
| | | <view class="wholeLine"> |
| | | <text class="rowTipContenetLabel">限期天数:</text> |
| | | <text class="rowTipContenetAll"> |
| | | {{ basicInfor.changeDay }}天 </text> |
| | | </view> |
| | | </view> |
| | | <view class="rowTipContenet"> |
| | | <view class="wholeLine"> |
| | | <text class="rowTipContenetLabel">上报单位:</text> |
| | |
| | | </view> |
| | | </view> |
| | | </p> |
| | | <p class="rowTip"> |
| | | <view class="rowTipContenet" style="width: 100%;"> |
| | | <view class="wholeLine"> |
| | | <text class="rowTipContenetLabel">问题描述:</text> |
| | | <text class="rowTipContenetAll" style="white-space: break-spaces;"> |
| | | {{ basicInfor.problemDescribe }} |
| | | </text> |
| | | </view> |
| | | </view> |
| | | </p> |
| | | <view class="formItemContent"> |
| | | <u--form labelPosition="left" label-width="75" :border-bottom="false" ref="uForm"> |
| | | <u-form-item border-bottom label="相关附件:" :border-bottom="false"> |