@@ -179,8 +179,14 @@
},
"overHidden": true,
"index": 14,
- "width": 100,
- "cell": true
+ "width": 100
+ },
+ {
+ "label": "月数",
+ "prop": "second",
+ "overHidden": true,
+ "index": 15,
{
"label": "提醒日",
@@ -189,7 +195,7 @@
"format": "yyyy-MM-dd",
"type": "date",
- "index": 15,
+ "index": 16,
"width": 100,
"cell": true
@@ -198,7 +204,7 @@
"prop": "createUserName",
"disabled": true,
- "index": 16,
+ "index": 17,
"width": 100
@@ -206,21 +212,28 @@
"prop": "createTime",
- "index": 17,
+ "index": 18,
"label": "最新修改人",
"prop": "updateUserName",
- "index": 18,
+ "index": 19,
"label": "最新修改时间",
"prop": "updateTime",
- "index": 19,
+ "index": 20,
+ "label": "单据状态",
+ "prop": "taskStatus",
+ "index": 21,
}
]