Commit f1db9546 authored by 周毅's avatar 周毅

修复调拨出库单bug

parent b65abb0d
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
if (row.djly == 'JYD') { if (row.djly == 'JYD') {
this.$refs.basePage.queryDetail = (query) => request({ this.$refs.basePage.queryDetail = (query) => request({
url: `lxyl/ckgl/dbck/query/detail`, url: `lxyl/ckgl/dbck/query/dbckqd`,
method: 'post', method: 'post',
data: query || {} data: query || {}
}) })
......
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