Commit b8d2c21f by LJM

不良品

parent 6a71a8be
Showing with 1 additions and 0 deletions
......@@ -228,6 +228,7 @@ export default {
if (res.data.stock_in_type != 2) {
this.getWorkingRuleList();
} else {
//如果为不良品就不请求库位接口
if (res.data.quality == 1) {
this.getWhPositionList(1);
}
......
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 sign in to comment