自动化立体仓库 - WMS系统
#
zjj
2025-09-05 cc4af9436df69a6684f4c25dd1d6a5f56e24724f
#
1个文件已修改
4 ■■■■ 已修改文件
src/main/webapp/views/erpReceiving/erpReceiving.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/erpReceiving/erpReceiving.html
@@ -103,8 +103,8 @@
        const app = createApp({
            setup() {
                const currentPage = ref(1)
                const pageSizes = ref([10, 20, 30, 50, 100, 200])
                const pageSize = ref(10)
                const pageSizes = ref([15,20, 30, 50, 100, 200])
                const pageSize = ref(15)
                const pageTotal = ref(0)
                const tableSearchParam = ref({
                    produce_no: null,