|
@@ -45,12 +45,13 @@ function A3result() {
|
|
|
['txt', '类别', 'type'],
|
|
['txt', '类别', 'type'],
|
|
|
['txt', '盘点状态', 'status'],
|
|
['txt', '盘点状态', 'status'],
|
|
|
['txt', '藏品总登记账具体数量(件)', 'pcsRegister'],
|
|
['txt', '藏品总登记账具体数量(件)', 'pcsRegister'],
|
|
|
|
|
+ ['txt', '相符情况', 'conform'],
|
|
|
['txt', '账物相符(件)', 'pcsConform'],
|
|
['txt', '账物相符(件)', 'pcsConform'],
|
|
|
['txt', '账物不符(件)', 'pcsUnConform'],
|
|
['txt', '账物不符(件)', 'pcsUnConform'],
|
|
|
['txt', '不符情形', 'unInfo'],
|
|
['txt', '不符情形', 'unInfo'],
|
|
|
['txt', '不符原因', 'reasonInfo'],
|
|
['txt', '不符原因', 'reasonInfo'],
|
|
|
['txt', '备注', 'remark'],
|
|
['txt', '备注', 'remark'],
|
|
|
- ['txt', '最新盘点名称', '待完善'],
|
|
|
|
|
|
|
+ ['txt', '最新盘点名称', 'checkName'],
|
|
|
['txt', '盘点时间', 'updateTime'],
|
|
['txt', '盘点时间', 'updateTime'],
|
|
|
['txt', '经办人', 'checkHandler'],
|
|
['txt', '经办人', 'checkHandler'],
|
|
|
['txt', '负责人', 'checkOwner']
|
|
['txt', '负责人', 'checkOwner']
|