|
@@ -153,7 +153,7 @@ onLoad(async (query: { id: string; title: string; item: string }) => {
|
|
<div class="flex-1"></div>
|
|
<div class="flex-1"></div>
|
|
<div
|
|
<div
|
|
@click="
|
|
@click="
|
|
- clickByPermission('wechatAgentExchange', () => {
|
|
|
|
|
|
+ clickByPermission('mallExchange', () => {
|
|
show = true
|
|
show = true
|
|
type = 'orderNow'
|
|
type = 'orderNow'
|
|
})
|
|
})
|