|
@@ -63,9 +63,8 @@
|
|
|
|
|
|
|
|
<!-- 平台帐号激活 -->
|
|
<!-- 平台帐号激活 -->
|
|
|
<template #slot-activation="{scope}">
|
|
<template #slot-activation="{scope}">
|
|
|
- <el-button type="primary" size="mini" @click="bindJump(`/merchant/add-platform-merchant`)">公众号激活</el-button>
|
|
|
|
|
-
|
|
|
|
|
- <el-button type="primary" size="mini" @click="bindJump(`/merchant/add-platform-merchant`)">小程序激活</el-button>
|
|
|
|
|
|
|
+ <el-button type="primary" size="mini" @click="bindJump(`/wx-open/begin-auth?authType=1`)">公众号激活</el-button>
|
|
|
|
|
+ <el-button type="primary" size="mini" @click="bindJump(`/wx-open/begin-auth?authType=2`)">小程序激活</el-button>
|
|
|
</template>
|
|
</template>
|
|
|
|
|
|
|
|
<template #slot-op-btn="{scope}">
|
|
<template #slot-op-btn="{scope}">
|