Browse Source

no message

linwenxin 8 tháng trước cách đây
mục cha
commit
4f234f081e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/packageAttachment/pages/orderOfSales/details.vue

+ 1 - 1
src/packageAttachment/pages/orderOfSales/details.vue

@@ -224,7 +224,7 @@
         class="bottom-container"
         v-if="info && ~['PAYED'].indexOf(info.status) && !info.workerConfirmDate && info.deliveryType === 0"
       >
-        <u-button type="primary" text="确认货" @click="confirmationDelivery"></u-button>
+        <u-button type="primary" text="确认货" @click="confirmationDelivery"></u-button>
       </view>
       <view
         class="bottom-container"