Commit d5d8221e authored by 周毅's avatar 周毅

修改回库页面

parent f3865e25
......@@ -113,7 +113,8 @@
if (valid) {
this.$post('lxyl/rkgl/sjrw/ckhk/pkhk', {
id: this.app.singleItem.id,
kwid: this.form.kwid
kwid: this.form.kwid,
rqid: this.app.singleItem.rqid
}).then(res => {
if (res.success) {
this.$post('操作成功')
......@@ -129,7 +130,8 @@
if (valid) {
this.$post('lxyl/rkgl/sjrw/ckhk/lksj ', {
id: this.app.singleItem.id,
gwid: this.form.gwid
gwid: this.form.gwid,
rqid: this.app.singleItem.rqid
}).then(res => {
if (res.success) {
this.$post('操作成功')
......
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