自动化立体仓库 - WMS系统
#
zhou zhou
2025-11-11 44d988ced51e46e1a6526b328bae580e5679c305
src/main/webapp/views/erpPoinstock/poinstock.html
@@ -229,10 +229,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,