xuxueyang
2024-07-31 af2a86dbbe05d74b00a6e7bdc426e26bb0453654
pages/order/order.vue
@@ -71,10 +71,9 @@
                  this.$message.showLoading()
                  const {
                     code
                  } = await this.$http.request('post', '/api/customer/order/refund', {
                     data: {
                  } = await this.$http.request('get', '/api/customer/order/refund', {
                     params: {
                        id: item.id,
                        evaluate: res.content
                     }
                  })
                  this.$message.hideLoading()
@@ -225,17 +224,19 @@
               </view>
               <view class="value">{{ dto.statusBackendStr }}</view>
            </view>
            <view class="desc flex">
            <view class="flex">
               <view class="desc flex flex1">
               <view class="label">
                  收货人:
               </view>
               <view class="value">{{ dto.customer }}</view>
            </view>
            <view class="desc flex">
               <view class="desc flex flex1">
               <view class="label">
                  收货人手机号码:
               </view>
               <view class="value">{{ dto.customerTel }}</view>
               </view>
            </view>
            <view class="desc flex">
               <view class="label">
@@ -249,7 +250,7 @@
               </view>
               <view class="value">{{ dto.paymentTime }}</view>
            </view>
            <view class="flower-info m-b-5 m-t-12 br-4" v-for="(item,index) of dto.items" :key="index">
            <view class="flower-info m-b-5 m-t-8 br-4" v-for="(item,index) of dto.items" :key="index">
               <view class="line-gray"></view>
               
               <view class="supplier-name ">