浏览代码

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"