Commit 494f17e7 by lichengming

修改了样品分拨

parent a366359d
...@@ -58,7 +58,7 @@ export default { ...@@ -58,7 +58,7 @@ export default {
}, },
// 待发放 // 待发放
_waitSend() { _waitSend() {
this.$refs.waitScanModal._open(this.contractId, this.type) this.$refs.waitScanModal._open(this.entrustId, this.type)
}, },
// 已接收 // 已接收
_issuedPage() { _issuedPage() {
......
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