Commit b463eca8 authored by zhangjun's avatar zhangjun

仓库对照表新增工厂展示字段

parent 67fd4771
......@@ -31,11 +31,12 @@
/* 基本配置*/
url:'lxyl/jcsj/uckdzb',
tableTitle: [
{title: "仓库编码", field: "ckCode", fieldType:"upper", width: 140},
{title: "仓库名称", field: "ckName", width: 140},
{title: "SAP仓库编码", field: "sapckid", fieldType:"upper", width: 140},
{title: "维护人", field: "whr",width: 140},
{title: "维护时间", field: "whsj", fieldType:"ftDateTime"},
{title: "仓库编码", field: "ckCode", fieldType:"upper", width: 140},
{title: "仓库名称", field: "ckName", width: 140},
{title: "SAP仓库编码", field: "sapckid", fieldType:"upper", width: 140},
{title: "工厂", field: "hzName", fieldType:"upper", width: 140},
{title: "维护人", field: "whr",width: 140},
{title: "维护时间", field: "whsj", fieldType:"ftDateTime"},
],
queryParams:[[
{
......
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