소스 검색

no message

linwenxin 7 달 전
부모
커밋
4f234f081e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"