自动化立体仓库 - WMS系统
#
zhou zhou
2025-11-11 44d988ced51e46e1a6526b328bae580e5679c305
src/main/webapp/views/erpOutstock/outstock.html
@@ -170,10 +170,10 @@
                const pageSize = ref(100)
                const pageTotal = ref(0)
                const tableSearchParam = ref({
                    dateStart: null,
                    dateEnd: null,
                    // dateStart:new Date(),
                    // dateEnd: new Date(),
                    // dateStart: null,
                    // dateEnd: null,
                    dateStart:new Date(),
                    dateEnd: new Date(),
                    fbillno: null,
                    fsupplyid: null,
                    bizTypeName: null,