物料查询

This commit is contained in:
2023-09-08 16:32:47 +08:00
parent 991ab7f18d
commit 6af4041f8d

View File

@@ -127,9 +127,7 @@
}, },
goIn () { goIn () {
uni.redirectTo({ uni.navigateBack()
url: '/pages/modules/SemifinishedInStore'
})
} }
} }
} }