uu
This commit is contained in:
parent
73ae9d4ca3
commit
8b0b21b06a
@ -29,7 +29,7 @@
|
||||
<view class="blcok-white-noradius">
|
||||
<bo-operator-tmp :list="resData.list">
|
||||
<template v-slot:titleRight>
|
||||
<button size="mini">查看历史发件</button>
|
||||
<button @click="goto(`deliveryDeal/arriveList`)" size="mini">查看历史到件</button>
|
||||
</template>
|
||||
</bo-operator-tmp>
|
||||
</view>
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
<view class="blcok-white-noradius">
|
||||
<bo-operator-tmp :list="resData.list">
|
||||
<template v-slot:titleRight>
|
||||
<button size="mini">查看历史到件</button>
|
||||
<button @click="goto(`deliveryDeal/arriveList`)" size="mini">查看历史到件</button>
|
||||
</template>
|
||||
</bo-operator-tmp>
|
||||
</view>
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
<view class="blcok-white-noradius">
|
||||
<bo-operator-tmp :list="resData.list">
|
||||
<template v-slot:titleRight>
|
||||
<button size="mini">查看历史发件</button>
|
||||
<button @click="goto(`deliveryDeal/paiList`)" size="mini">查看历史派件</button>
|
||||
</template>
|
||||
</bo-operator-tmp>
|
||||
</view>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user