剩余模块:生产退料

This commit is contained in:
2025-06-09 22:07:10 +08:00
parent 63a44af1d8
commit 03e22dd9f6
77 changed files with 2832 additions and 817 deletions

View File

@@ -104,7 +104,6 @@ function jumpTo(url : string, query = {}, type : number) {
quertStr += item + '=' + values[index];
}
})
debugger
}
if (url.indexOf('/pages/main/') > -1) {
uni.switchTab({