优化盘点功能
This commit is contained in:
@@ -92,6 +92,7 @@ const goInventory = (item) => {
|
||||
}
|
||||
|
||||
const goView = (item) => {
|
||||
uni.setStorageSync('taskInfo', item)
|
||||
uni.navigateTo({
|
||||
url: '/pagesInventory/matchResult?taskId=' + item.id
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user