Commit 3f552734 authored by 周毅's avatar 周毅

调整入平库选择容器回填库位

parent 0793b5ce
......@@ -184,8 +184,8 @@ export default {
label: "code",
},
give: (item) => {
this.form.kwid=item.kwid
this.form.kwCode=item.kwCode
//this.form.kwid=item.kwid
//this.form.kwCode=item.kwCode
this.$post("wms/rkgl/sjrw/queryRqmxByCodeNotValid", {
code: item.code,
}).then((res) => {
......
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