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