guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
4a5fd15068
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/user/parts/clickBtn.vue

+ 1 - 0
src/views/user/parts/clickBtn.vue

@@ -18,6 +18,7 @@
           </span>
           <span v-else-if="user.role == '1'">
             <van-cell is-link title="用户管理" @click="$router.push({ path: '/adminCenter/user/index' })" />
+            <van-cell is-link title="审核管理" @click="$router.push({ path: '/adminCenter/enterpriseProduct/index' })" />
             <!-- <van-cell is-link title="交易审核" @click="$router.push({ path: '/adminCenter/transaction/index' })" /> -->
           </span>
           <span v-else-if="user.role == '3'">