mo 3 years ago
parent
commit
53d58830db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/categroyManager/insideSetting/adminManager.vue

+ 1 - 1
src/views/categroyManager/insideSetting/adminManager.vue

@@ -26,7 +26,7 @@
             </template>
           </el-table-column>
         </el-table>
-        <pagination sync :total.sync="pageInfo.total"
+        <pagination :total.sync="pageInfo.total"
                     :page.sync="pageInfo.page"
                     :limit.sync="pageInfo.limit"
                     :page-sizes="pageInfo.page_size"