Commit 32d90292 authored by 周毅's avatar 周毅

修改入平库校验托盘

parent 86f12104
......@@ -199,7 +199,7 @@ export default {
label: "code",
},
give: (item) => {
this.$post("wms/rkgl/sjrw/queryRqmxByCodeForSj", {
this.$post("wms/rkgl/sjrw/queryRqmxByCodeNotValid", {
code: item.code,
}).then((res) => {
if (res.success) {
......
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