|
@@ -378,7 +378,7 @@ export const E1tableC = [
|
|
['txt', '藏品名称', 'goodsName'],
|
|
['txt', '藏品名称', 'goodsName'],
|
|
['txt', '鉴定人', 'authUser'],
|
|
['txt', '鉴定人', 'authUser'],
|
|
['txt', '发起人', 'creatorName'],
|
|
['txt', '发起人', 'creatorName'],
|
|
- ['txt', '发送日期', 'createTime'],
|
|
|
|
|
|
+ ['txt', '发起日期', 'createTime'],
|
|
['txtChange', '申请状态', 'status', statusObj]
|
|
['txtChange', '申请状态', 'status', statusObj]
|
|
]
|
|
]
|
|
|
|
|
|
@@ -400,7 +400,7 @@ export const E3tableC = [
|
|
['txt', '藏品名称', 'goodsName'],
|
|
['txt', '藏品名称', 'goodsName'],
|
|
['txt', '经手人', 'sonUser'],
|
|
['txt', '经手人', 'sonUser'],
|
|
['txt', '发起人', 'creatorName'],
|
|
['txt', '发起人', 'creatorName'],
|
|
- ['txt', '发送日期', 'createTime'],
|
|
|
|
|
|
+ ['txt', '发起日期', 'createTime'],
|
|
['txtChange', '申请状态', 'status', statusObj]
|
|
['txtChange', '申请状态', 'status', statusObj]
|
|
]
|
|
]
|
|
|
|
|
|
@@ -410,7 +410,7 @@ export const E4tableC = [
|
|
['txt', '交修日期', 'date'],
|
|
['txt', '交修日期', 'date'],
|
|
['txt', '交修部门', 'authUnit'],
|
|
['txt', '交修部门', 'authUnit'],
|
|
['txt', '发起人', 'creatorName'],
|
|
['txt', '发起人', 'creatorName'],
|
|
- ['txt', '发送日期', 'createTime'],
|
|
|
|
|
|
+ ['txt', '发起日期', 'createTime'],
|
|
['txtChange', '申请状态', 'status', statusObj]
|
|
['txtChange', '申请状态', 'status', statusObj]
|
|
]
|
|
]
|
|
|
|
|