quanyawei
2024-06-27 e07b984728e0a97473b2954d097afac4a5c8b80a
pages/actionChange/components/basicInfor.vue
@@ -66,12 +66,18 @@
                        <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>
@@ -99,6 +105,16 @@
                     </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">