fix:新增返工日志
This commit is contained in:
parent
5320813c4b
commit
70c6660196
|
@ -447,7 +447,7 @@ export default {
|
|||
var req = {
|
||||
mgroupx: that.mgroupId,
|
||||
page: 0,
|
||||
state:20,
|
||||
state__in:'20,34'
|
||||
};
|
||||
this.$API.wpm.wmaterial.list.req(req).then((res) => {
|
||||
that.materialOptions = res;
|
||||
|
|
Loading…
Reference in New Issue