yangan
2024-07-18 6ba1c5a9f73604edb005212b7fed058e185ce295
pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
@@ -122,16 +122,7 @@
         <view class="origin-info_wrapper">
            <view class="origin-info_content">
               <!-- 折叠 -->
               <zh-collapse
               :default_unfold='[1]'
                accordion>
               <zh-collapse-item
               :id='1'
               class="collItem">
               <!-- title -->
               <view slot="title">
                  <view class="first-line"><combined-title title="原发信息"></combined-title></view>
               </view>
                  <view class="" slot='cont'>
                  <u-form :model="originInfoForm"
                  :rules="rules"
@@ -233,7 +224,8 @@
                     <view class="label-text">
                        <text style="color: #f56c6c;">*</text>原发单据
                     </view>
                     <u-upload :fileList="fileList1"
                     <u-upload
                        :fileList="fileList1"
                        @afterRead="afterRead"
                        @delete="deletePic"
                        name="1"
@@ -246,16 +238,7 @@
                        :deletable="!deletable"></u-upload>
                  </u-form-item>
               </u-form>
               <view class="submit-button">
                  <u-button text="提交"
                     type="primary"
                     @click.stop="submitOriginInfo"
                     :disabled="isModifyoriginInfo"
                     :loading="submitOriginInfoLoading"></u-button>
               </view>
                  </view>
               </zh-collapse-item>
               </zh-collapse>
               
               
            </view>
@@ -373,7 +356,7 @@
               openName: '',
               serviecePhone: ''
            },
            coalStatus: ['领取', '预约', '签到', '入场', '称皮', '称毛', '离场', '入磅房', '出磅房', '入煤仓', '出煤仓', '放空', '作废', '入场申请',
            coalStatus: ['领取', '预约', '签到', '入场', '称皮', '称毛', '离场', '入磅房', '出磅房', '入仓库', '出仓库', '放空', '作废', '入场申请',
               '进入场院', '异常审核中', '返回加减吨', '超时', '打印中', '打印中', '填写', '放空确认中', '超最大毛重确认中'
            ], // 状态
            weighHouseCode: '',
@@ -1132,7 +1115,7 @@
<style lang="scss"   scoped>
   .sub-table{
         width: 690rpx;
         width: 95%;
         min-height: 300rpx;
         margin: vww(30) vww(15) vww(13) !important;
         background: #ffffff;
@@ -1259,7 +1242,7 @@
         }
         .block-information {
            width: 690rpx;
            width: 95%;
            height: 396rpx;
            margin: vww(40) auto;
            background: #ffffff;
@@ -1323,13 +1306,13 @@
            }
            .time {
               width: 35%;
               width: 55%;
               height: vww(12);
               display: flex;
               justify-content: flex-start;
               .send-date {
                  width: 148rpx;
                  width: 200rpx;
                  height: 24rpx;
                  margin-left: vww(14);
                  font-size: 28rpx;
@@ -1384,7 +1367,7 @@
         }
      }
      .sub-table{
         width: 690rpx;
         width: 95%;
         min-height: 300rpx;
         margin: vww(30) vww(15) vww(13) !important;
         background: #ffffff;