Bladeren bron

no message

linwenxin 8 maanden geleden
bovenliggende
commit
996ceedafa
1 gewijzigde bestanden met toevoegingen van 1 en 68 verwijderingen
  1. 1 68
      src/packageAttachment/pages/returnOfOldParts/details.vue

+ 1 - 68
src/packageAttachment/pages/returnOfOldParts/details.vue

@@ -81,76 +81,9 @@
             <view class="accessories_nfo_ac">
               <view class="accessories_nfo_title"> 网点: </view>
               <view class="accessories_nfo_info">
-                <view> {{ info.websitName }}({{ info.websitNumber }}) </view>
+                <view> {{ info.receiveWebsitName }}({{ info.receiveWebsitId }}) </view>
               </view>
             </view>
-            <!-- <view class="accessories_nfo_ac">
-							<view class="accessories_nfo_title">
-								{{info.flag==='SAVE' && info.settlementState?"*":""}}申请类别:
-							</view>
-							<view class="accessories_nfo_info">
-								<radio-group v-if="info.flag==='SAVE' && info.settlementState"
-									@change="(d)=>{info.applyCategory=d.detail.value}">
-									<label style="margin-right: 20upx;">
-										<radio value="HOME" :checked="info.applyCategory==='HOME'" />家用空调
-									</label>
-									<label>
-										<radio value="TRADE" :checked="info.applyCategory==='TRADE'" />商用空调
-									</label>
-									<br />
-									<br />
-									<label>
-										<radio value="ELEC" :checked="info.applyCategory==='ELEC'" />生活电器(小家电)
-									</label>
-								</radio-group>
-								<view v-else>
-									{{['家用空调', '商用空调', '生活电器(小家电)'][['HOME', 'TRADE', 'ELEC'].indexOf(info.applyCategory)]}}
-								</view>
-							</view>
-						</view>
-						<view class="accessories_nfo_ac">
-							<view class="accessories_nfo_title">
-								{{info.flag==='SAVE' && info.settlementState?"*":""}}申请类型:
-							</view>
-							<view class="accessories_nfo_info">
-								<radio-group v-if="info.flag==='SAVE' && info.settlementState"
-									@change="(d)=>{info.applyType=d.detail.value}">
-									<label style="margin-right: 20upx;">
-										<radio value="NEW" :checked="info.applyType==='NEW'" />新件返还
-									</label>
-									<label>
-										<radio value="LOST" :checked="info.applyType==='LOST'" />破损返还
-									</label>
-									<br />
-									<br />
-									<label>
-										<radio value="BUG" :checked="info.applyType==='BUG'" />故障返还
-									</label>
-								</radio-group>
-								<view v-else>
-									{{['新件返还', '破损返还', '故障返还'][['NEW', 'LOST', 'BUG'].indexOf(info.applyType)]}}
-								</view>
-							</view>
-						</view>
-						<view class="accessories_nfo_ac">
-							<view class="accessories_nfo_title">
-								{{info.flag==='SAVE' && info.settlementState?"*":""}}返件方式:
-							</view>
-							<view class="accessories_nfo_info">
-								<radio-group v-if="info.flag==='SAVE' && info.settlementState"
-									@change="(d)=>{info.refundMode=d.detail.value}">
-									<label style="margin-right: 20upx;">
-										<radio value="EXPRESS" :checked="info.refundMode==='EXPRESS'" />物流快递
-									</label>
-									<label>
-										<radio value="SELF" :checked="info.refundMode==='SELF'" />网点自还
-									</label>
-								</radio-group>
-								<view v-else>
-									{{['物流快递', '网点自还'][['EXPRESS', 'SELF'].indexOf(info.refundMode)]}}
-								</view>
-							</view>
-						</view> -->
             <view class="accessories_nfo_ac">
               <view class="accessories_nfo_title"> 审批人: </view>
               <view class="accessories_nfo_info">