@@ -1470,7 +1470,7 @@ const detailData = reactive([]);
const total = ref(0);
const page = ref(1);
-const limit = ref(10);
+const limit = ref(50);
const searchInfo = ref("");
const params = {
type: "",