yuhao 2 年 前
コミット
1acac58cc9
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/pages/customerMan/index.vue

+ 1 - 0
src/pages/customerMan/index.vue

@@ -76,6 +76,7 @@ export default {
76 76
       currentPage1: 1,
77 77
       multipleSelection: "",
78 78
       total: 0,
79
+      // limit:10
79 80
     };
80 81
   },
81 82
   computed: {},