bug
This commit is contained in:
parent
946815ef2e
commit
49666799a4
@ -89,6 +89,7 @@
|
|||||||
<view class="end-box">实付:¥{{item.payMoney}}</view>
|
<view class="end-box">实付:¥{{item.payMoney}}</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
<view style="width: 100%;height: 68px;"></view>
|
||||||
<tabbar :msg='msg'></tabbar>
|
<tabbar :msg='msg'></tabbar>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
@ -146,7 +147,7 @@
|
|||||||
|
|
||||||
|
|
||||||
request({
|
request({
|
||||||
url: 'business/allOrderInfo/getPageListByPos',
|
url: 'business/allOrderInfo/getPageListByPosRecentThree',
|
||||||
method: 'get',
|
method: 'get',
|
||||||
params: this.form
|
params: this.form
|
||||||
}).then((res) => {
|
}).then((res) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user