guhongwei 3 years ago
parent
commit
5fc1b1e400
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/account/mechCenter/users/index.vue

+ 1 - 1
src/views/account/mechCenter/users/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div id="index">
-    <admin-frame @search="search" :limit="limit" :total="total" topType="2" @back="back" @add="add" :useNav="false">
+    <admin-frame @search="search" :limit="limit" :total="total" topType="2" @back="back" :rightArrow="false" :useNav="false">
       <template v-slot:info>
         <!-- <van-tabs v-model="active" @change="change">
           <van-tab title="个人用户">