shish 3 лет назад
Родитель
Сommit
fca4fc585e
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      hdApp/src/pagesPurchase/purDetails.vue
  2. 1 1
      hdApp/src/pagesPurchase/refund.vue

+ 1 - 1
hdApp/src/pagesPurchase/purDetails.vue

@@ -267,7 +267,7 @@
         <button class="admin-button-com blue big" @click="toPay">去付款</button>
         <button class="admin-button-com blue big" @click="toPay">去付款</button>
       </block>
       </block>
       <block v-else>
       <block v-else>
-        <!-- <button class="admin-button-com default big" @click="refundOrder" style="margin-right:80upx;" v-if="detailInfo.payStatus == 1">申请退款</button> -->
+        <button class="admin-button-com default big" @click="refundOrder" style="margin-right:80upx;" v-if="detailInfo.payStatus == 1">申请退款</button>
         <button class="admin-button-com blue big" @click="clearOrder" v-if="detailInfo.debt == 1">付款结清</button>
         <button class="admin-button-com blue big" @click="clearOrder" v-if="detailInfo.debt == 1">付款结清</button>
       </block>
       </block>
 
 

+ 1 - 1
hdApp/src/pagesPurchase/refund.vue

@@ -8,7 +8,7 @@
 					</view>退货并退款</view>
 					</view>退货并退款</view>
 				<view style="margin-left: 30upx" class="flex" @tap="refundType=2">
 				<view style="margin-left: 30upx" class="flex" @tap="refundType=2">
 					<view class="flex-center radioBtn" :class="refundType==1?'':'active'">
 					<view class="flex-center radioBtn" :class="refundType==1?'':'active'">
-						</view>仅退款</view>
+						</view>货损仅退款</view>
 			</view>
 			</view>
 		</view>
 		</view>
 		<view class="refund-item-list" v-if="refundType==1">
 		<view class="refund-item-list" v-if="refundType==1">