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

调整bug

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