Commit 621ada2d by lichengming

修改了样品管理

parent 834896f7
...@@ -242,7 +242,7 @@ export default { ...@@ -242,7 +242,7 @@ export default {
}) })
}, },
_submitToInstock() { _submitToInstock() {
this._submitByContractIds('库') this._submitByContractIds('库')
}, },
_submitToSkipReview() { _submitToSkipReview() {
const ids = this.selectIds const ids = this.selectIds
......
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