Commit 80f62488 by zhangzhen

细节优化

parent 02789017
...@@ -316,6 +316,7 @@ ...@@ -316,6 +316,7 @@
}) })
}, },
onInventChange(k){ onInventChange(k){
if(this.formList[k].inventRecordId) return;
uni.navigateTo({ uni.navigateTo({
url:"/pages/picking/selectInvent", url:"/pages/picking/selectInvent",
events:{ events:{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment