This commit is contained in:
齐天大圣 2024-05-29 17:42:11 +08:00
parent 946815ef2e
commit 49666799a4

View File

@ -89,6 +89,7 @@
<view class="end-box">实付:{{item.payMoney}}</view>
</view>
</view>
<view style="width: 100%;height: 68px;"></view>
<tabbar :msg='msg'></tabbar>
</view>
</template>
@ -146,7 +147,7 @@
request({
url: 'business/allOrderInfo/getPageListByPos',
url: 'business/allOrderInfo/getPageListByPosRecentThree',
method: 'get',
params: this.form
}).then((res) => {