guanqb
2024-01-26 3b8f5de38419a3f990c8d77f31741ba9e7c53030
扫码应用和智能搜索分页加到22
2 files modified
4 ■■■■ changed files
src/views/intelligentSearch/index.vue 2 ●●● patch | view | raw | blame | history
src/views/scanOrCode/index.vue 2 ●●● patch | view | raw | blame | history
src/views/intelligentSearch/index.vue
@@ -75,7 +75,7 @@
            boxShow: false,
            pages: {
                total: 0,
                pageSize: 10,
                pageSize: 22,
                count: 0,
                currentPage: 1
            },
src/views/scanOrCode/index.vue
@@ -124,7 +124,7 @@
            pages: {
                total: 0,
                pageSize: 10,
                pageSize: 22,
                count: 0,
                currentPage: 1
            },