linwenxin 7 kuukautta sitten
vanhempi
commit
4f234f081e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"