Commit 5b8ee6f7 authored by huangyy's avatar huangyy

格式修改

parent dd43c791
......@@ -31,7 +31,21 @@
/* 基本配置*/
url: 'yhlywpc/uywxx',
tableTitle: [
{
label: "机组号",
prop: "jzh",
width: 190
},
{
label: "责任单位",
prop: "zrdw",
"transform": {
"url": "sbgl/zdrw/query",
"label": "name",
"value": "code"
},
width: 100
},
{
label: "功能位置",
prop: "gnwz",
......@@ -53,11 +67,6 @@
prop: "ywfxsj",
fieldType: "ftDate"
},
{
label: "机组号",
prop: "jzh",
width: 190
},
{
label: "日常/大修轮次",
prop: "rcdxlc",
......@@ -114,17 +123,6 @@
},
width: 100
},
{
label: "责任单位",
prop: "zrdw",
"transform": {
"url": "sbgl/zdrw/query",
"label": "name",
"value": "code"
},
width: 100
},
{
label: "完整性",
prop: "wzs",
......
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