剩余模块:生产入库,销售出库
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user