Commit 244d7dea authored by 黄自鹏's avatar 黄自鹏

调整bug

parent 1f9c741c
......@@ -74,7 +74,7 @@
let length = this.formDetail.length
this.formDetail.splice(0, length)
list.forEach(item => {
item.lydjid = item.id
item.lydid = item.id
item.sl = item.jhsl
delete item.id
delete item.zt
......
......@@ -32,8 +32,8 @@
queryDetail: true,
/* 基本配置*/
url: 'llxyl/ckgl/ubldj/query/jhtz',
// queryUrl: 'lxyl/ckgl/ubldj/query/jhtz',
queryUrl: 'wms/ckgl/jhtz/query',
queryUrl: 'lxyl/ckgl/ubldj/query/jhtz',
// queryUrl: 'wms/ckgl/jhtz/query',
tableTitle: [{
title: "拣货单号",
field: "djid",
......
......@@ -42,8 +42,7 @@
config: {
/* 基本配置*/
url: 'wms/ckgl/jhtz/query/detail',
queryUrl: 'wms/ckgl/jhtz/query/detail',
// queryUrl: 'wms/ckgl/jhtz/query/cktzmx',
queryUrl: 'lxyl/ckgl/ubldj/query/jhtzmx',
tableTitle: [{
title: "物料编码",
......
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