剩余模块:生产入库,销售出库

This commit is contained in:
2025-05-12 09:31:38 +08:00
parent bf88fcb395
commit 14a5fa371b
410 changed files with 11041 additions and 6820 deletions

View File

@@ -80,7 +80,6 @@ function jumpTo(url : string, query = {}, type : number) {
})
}, 1050)
} else { //正常访问
console.log("123", url);
if (!url || url.toString().indexOf('/') === -1) {
let pages = getCurrentPages();
if (pages.length === 1) {