22 changed files with 230 additions and 1762 deletions
-
6src/api/collect/collect.js
-
45src/views/collectReorganizi/collectionLibrary/anjuan/tableData.json
-
285src/views/collectReorganizi/collectionLibrary/anjuan/tableFields.json
-
55src/views/collectReorganizi/collectionLibrary/anjuan/tableList.vue
-
26src/views/collectReorganizi/collectionLibrary/file/index.vue
-
197src/views/collectReorganizi/collectionLibrary/file/tableJson.json
-
92src/views/collectReorganizi/collectionLibrary/index.vue
-
33src/views/collectReorganizi/collectionLibrary/juannei/index.vue
-
60src/views/collectReorganizi/collectionLibrary/juannei/tableData.json
-
285src/views/collectReorganizi/collectionLibrary/juannei/tableFields.json
-
93src/views/collectReorganizi/collectionLibrary/mixins/index.js
-
71src/views/collectReorganizi/collectionLibrary/module/collectHeader.vue
-
2src/views/collectReorganizi/collectionLibrary/module/collectMoveFile/index.vue
-
2src/views/collectReorganizi/collectionLibrary/module/insertFile/index.vue
-
2src/views/collectReorganizi/collectionLibrary/module/print/index.vue
-
38src/views/collectReorganizi/collectionLibrary/project/index.vue
-
51src/views/collectReorganizi/collectionLibrary/project/tableData.json
-
523src/views/collectReorganizi/collectionLibrary/project/tableFields.json
-
117src/views/collectReorganizi/collectionLibrary/tree.json
-
2src/views/components/category/PreviewForm.vue
-
2src/views/components/category/SettingForm.vue
-
5src/views/prearchiveLibrary/module/moveFile.vue
@ -1,45 +0,0 @@ |
|||||
{ |
|
||||
"code": 200, |
|
||||
"message": "操作成功", |
|
||||
"data": { |
|
||||
"list": { |
|
||||
"content": [ |
|
||||
{ |
|
||||
"case_no": "746DF968E7E629CAEFF889", |
|
||||
"begin_date": "2023-07-02", |
|
||||
"piece_qty": "3", |
|
||||
"children_num": 3, |
|
||||
"tid": "", |
|
||||
"maintitle": "测试案卷001", |
|
||||
"security_class": "秘密", |
|
||||
"archive_year": 2023, |
|
||||
"archive_no": "AA001-Y-WS.W-2023-001", |
|
||||
"id": "256E752BC0280618840600", |
|
||||
"is_storage": 2, |
|
||||
"keyword": "测试主题词001", |
|
||||
"is_borrow": 3 |
|
||||
}, |
|
||||
{ |
|
||||
"case_no": "EFF2101F6A116FFC93B35A", |
|
||||
"begin_date": "", |
|
||||
"piece_qty": "2", |
|
||||
"children_num": 2, |
|
||||
"tid": "", |
|
||||
"maintitle": "测试案卷002", |
|
||||
"security_class": "机密", |
|
||||
"archive_year": 2023, |
|
||||
"archive_no": "AA001-Y-WS.W-2023-002", |
|
||||
"id": "F33725454340EA10A2C8B9", |
|
||||
"is_storage": 1, |
|
||||
"keyword": "", |
|
||||
"is_borrow": "" |
|
||||
} |
|
||||
], |
|
||||
"totalElements": 2 |
|
||||
}, |
|
||||
"yearGroup": [ |
|
||||
2023 |
|
||||
] |
|
||||
}, |
|
||||
"timestamp": 1689579707329 |
|
||||
} |
|
@ -1,285 +0,0 @@ |
|||||
{ |
|
||||
"code": 200, |
|
||||
"message": "操作成功", |
|
||||
"data": [ |
|
||||
{ |
|
||||
"id": "5385EE4261D5D5D69C86D1", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "archive_year", |
|
||||
"fieldCnName": "年度", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "number", |
|
||||
"isDataType": 2, |
|
||||
"isDataTypeDetails": "int", |
|
||||
"isColumnLength": 4, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 4, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": null, |
|
||||
"isInput": true, |
|
||||
"isRequired": null, |
|
||||
"isAutomatic": null, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": null, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 1, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": true, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "2604E1A40EB3B355A3C370", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "archive_no", |
|
||||
"fieldCnName": "档号", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 200, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 6, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": true, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": true, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 2, |
|
||||
"displayOrderBy": "asc", |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "left", |
|
||||
"editLength": 510, |
|
||||
"displayLength": 250, |
|
||||
"queue": 1, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "E8AAD60B450EF88BA7415D", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "maintitle", |
|
||||
"fieldCnName": "题名", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 1000, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 7, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": true, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 3, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "left", |
|
||||
"editLength": 510, |
|
||||
"displayLength": 450, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "3DCF574299CB2061F07E06", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "keyword", |
|
||||
"fieldCnName": "主题词", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 1000, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 8, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": true, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 4, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 510, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "DD1AC11CFC48B42B152DD1", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": { |
|
||||
"id": "8984F55841E2D541C23318", |
|
||||
"dicName": "密级", |
|
||||
"dicCode": "Search_MJ", |
|
||||
"dicExplain": null, |
|
||||
"dicSequence": 2, |
|
||||
"dicType": true, |
|
||||
"dicPid": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1656921207000, |
|
||||
"update_time": 1656991705000 |
|
||||
}, |
|
||||
"fieldName": "security_class", |
|
||||
"fieldCnName": "密级", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "select", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 10, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 9, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 5, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 150, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "AB02D37F2F2F86A255DE91", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "begin_date", |
|
||||
"fieldCnName": "开始时间", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 20, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 13, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": null, |
|
||||
"isInput": true, |
|
||||
"isRequired": null, |
|
||||
"isAutomatic": null, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": null, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 6, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "A9F24C3CDC805513389502", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "piece_qty", |
|
||||
"fieldCnName": "文件件数", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 20, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 12, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": null, |
|
||||
"isInput": true, |
|
||||
"isRequired": null, |
|
||||
"isAutomatic": null, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": null, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 7, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "right", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 150, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
} |
|
||||
], |
|
||||
"timestamp": 1689579706946 |
|
||||
} |
|
@ -1,197 +0,0 @@ |
|||||
{ |
|
||||
"code": 200, |
|
||||
"message": "操作成功", |
|
||||
"data": { |
|
||||
"queryShow": [ |
|
||||
{ |
|
||||
"id": "B364CE97D2AB807CE91EB2", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "file_name", |
|
||||
"fieldCnName": "原文名称", |
|
||||
"isDefaultValue": "", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 255, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 1, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "3549E5DB7212DCFABFD5BD", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "file_size", |
|
||||
"fieldCnName": "原文大小", |
|
||||
"isDefaultValue": "", |
|
||||
"isDataType": 2, |
|
||||
"isDataTypeDetails": "int", |
|
||||
"isColumnLength": 11, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 2, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "CCC09BD40D3E53A97FEBEB", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "file_type", |
|
||||
"fieldCnName": "原文类型", |
|
||||
"isDefaultValue": "", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 50, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 3, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "426777CBDB63BDC09157BA", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "file_path", |
|
||||
"fieldCnName": "原文路径", |
|
||||
"isDefaultValue": "", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 255, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 4, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "ECCE0B935CA897CBC0DBF2", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "sequence", |
|
||||
"fieldCnName": "原文序号", |
|
||||
"isDefaultValue": "", |
|
||||
"isDataType": 2, |
|
||||
"isDataTypeDetails": "int", |
|
||||
"isColumnLength": 11, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 5, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "F1CAA516797C775110FC02", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "archive_id", |
|
||||
"fieldCnName": "档案id", |
|
||||
"isDefaultValue": "", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 50, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 6, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "6F0941F24D2758470E8478", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "file_dpi", |
|
||||
"fieldCnName": "分辨率", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 100, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 7, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "FC38D5417DADFB1F077FC1", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "file_thumbnail", |
|
||||
"fieldCnName": "缩略图", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 255, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 8, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "0DDBD51BC51844050364D8", |
|
||||
"categoryId": "DA92B36D1AE9BC95FC6B26", |
|
||||
"fieldName": "create_time", |
|
||||
"fieldCnName": "创建时间", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 255, |
|
||||
"isColumnType": 3, |
|
||||
"isSequence": 9, |
|
||||
"isType": 3, |
|
||||
"isSystem": true, |
|
||||
"isInput": true, |
|
||||
"createBy": "admin", |
|
||||
"updatedBy": "admin", |
|
||||
"createTime": 1661222927000, |
|
||||
"updateTime": 1661222927000 |
|
||||
} |
|
||||
], |
|
||||
"returnlist": [ |
|
||||
{ |
|
||||
"file_path": "/0/0ED1F5CF0EBAC01B914132/4619D58B908B0031C42C36/699CD61A5E0320DB77600E/DA92B36D1AE9BC95FC6B26/1e61676a-73cd-40a4-8014-4c38db4dca2e.pdf", |
|
||||
"create_time": "2022-9-6 15:33:12", |
|
||||
"file_name": "阿里前端开发规范.pdf", |
|
||||
"file_type": "pdf", |
|
||||
"id": "3A611D8AD8E516F1D4776A", |
|
||||
"archive_id": "547371155E0D8A4DF9BB13", |
|
||||
"file_size": 402460 |
|
||||
}, |
|
||||
{ |
|
||||
"file_path": "/0/0ED1F5CF0EBAC01B914132/4619D58B908B0031C42C36/699CD61A5E0320DB77600E/DA92B36D1AE9BC95FC6B26/1e61676a-73cd-40a4-8014-4c38db4dca2e.pdf", |
|
||||
"create_time": "2022-9-6 15:33:12", |
|
||||
"file_name": "阿里前端开发规范.pdf", |
|
||||
"file_type": "pdf", |
|
||||
"id": "3A611D8AD8E516F1D4776B", |
|
||||
"archive_id": "547371155E0D8A4DF9BB13", |
|
||||
"file_size": 402460 |
|
||||
} |
|
||||
] |
|
||||
}, |
|
||||
"timestamp": 1690439465603 |
|
||||
} |
|
@ -1,60 +0,0 @@ |
|||||
{ |
|
||||
"code": 200, |
|
||||
"message": "操作成功", |
|
||||
"data": { |
|
||||
"list": { |
|
||||
"content": [ |
|
||||
{ |
|
||||
"case_no": "746DF968E7E629CAEFF889", |
|
||||
"responsibleby": "发文机关003", |
|
||||
"children_num": 0, |
|
||||
"tid": "", |
|
||||
"medium_qty": "1", |
|
||||
"maintitle": "发文标题003", |
|
||||
"security_class": "秘密", |
|
||||
"archive_year": 2023, |
|
||||
"archive_no": "AA001-Y-WS.W-2023-001-001", |
|
||||
"created_date": "2023-07-02", |
|
||||
"id": "17D5B3A9B0A0092CA96DAE", |
|
||||
"is_storage": 2, |
|
||||
"is_borrow": 3 |
|
||||
}, |
|
||||
{ |
|
||||
"case_no": "746DF968E7E629CAEFF889", |
|
||||
"responsibleby": "", |
|
||||
"children_num": 0, |
|
||||
"tid": "", |
|
||||
"medium_qty": "0", |
|
||||
"maintitle": "卷册01002", |
|
||||
"security_class": "秘密", |
|
||||
"archive_year": 2023, |
|
||||
"archive_no": "AA001-Y-WS.W-2023-001-002", |
|
||||
"created_date": "", |
|
||||
"id": "8B7D6D926100324DFCCDA5", |
|
||||
"is_storage": 2, |
|
||||
"is_borrow": 3 |
|
||||
}, |
|
||||
{ |
|
||||
"case_no": "746DF968E7E629CAEFF889", |
|
||||
"responsibleby": "", |
|
||||
"children_num": 0, |
|
||||
"tid": "", |
|
||||
"medium_qty": "0", |
|
||||
"maintitle": "", |
|
||||
"security_class": "秘密", |
|
||||
"archive_year": 2023, |
|
||||
"archive_no": "AA001-Y-WS.W-2023-001-003", |
|
||||
"created_date": "", |
|
||||
"id": "90EC69CA21CD3417E1ACE6", |
|
||||
"is_storage": 2, |
|
||||
"is_borrow": "" |
|
||||
} |
|
||||
], |
|
||||
"totalElements": 3 |
|
||||
}, |
|
||||
"yearGroup": [ |
|
||||
2023 |
|
||||
] |
|
||||
}, |
|
||||
"timestamp": 1689662267142 |
|
||||
} |
|
@ -1,285 +0,0 @@ |
|||||
{ |
|
||||
"code": 200, |
|
||||
"message": "操作成功", |
|
||||
"data": [ |
|
||||
{ |
|
||||
"id": "5385EE4261D5D5D69C86D1", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "archive_year", |
|
||||
"fieldCnName": "年度", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "number", |
|
||||
"isDataType": 2, |
|
||||
"isDataTypeDetails": "int", |
|
||||
"isColumnLength": 4, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 4, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": null, |
|
||||
"isInput": true, |
|
||||
"isRequired": null, |
|
||||
"isAutomatic": null, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": null, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 1, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": true, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "2604E1A40EB3B355A3C370", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "archive_no", |
|
||||
"fieldCnName": "档号", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 200, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 6, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": true, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": true, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 2, |
|
||||
"displayOrderBy": "asc", |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "left", |
|
||||
"editLength": 510, |
|
||||
"displayLength": 250, |
|
||||
"queue": 1, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "E8AAD60B450EF88BA7415D", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "maintitle", |
|
||||
"fieldCnName": "题名", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 1000, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 7, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": true, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 3, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "left", |
|
||||
"editLength": 510, |
|
||||
"displayLength": 450, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "3DCF574299CB2061F07E06", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "keyword", |
|
||||
"fieldCnName": "主题词", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 1000, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 8, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": true, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 4, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 510, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "DD1AC11CFC48B42B152DD1", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": { |
|
||||
"id": "8984F55841E2D541C23318", |
|
||||
"dicName": "密级", |
|
||||
"dicCode": "Search_MJ", |
|
||||
"dicExplain": null, |
|
||||
"dicSequence": 2, |
|
||||
"dicType": true, |
|
||||
"dicPid": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1656921207000, |
|
||||
"update_time": 1656991705000 |
|
||||
}, |
|
||||
"fieldName": "security_class", |
|
||||
"fieldCnName": "密级", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "select", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 10, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 9, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 5, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 150, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "AB02D37F2F2F86A255DE91", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "begin_date", |
|
||||
"fieldCnName": "开始时间", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 20, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 13, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": null, |
|
||||
"isInput": true, |
|
||||
"isRequired": null, |
|
||||
"isAutomatic": null, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": null, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 6, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "A9F24C3CDC805513389502", |
|
||||
"categoryId": "F0F59CC713C83AE4BAB99B", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "piece_qty", |
|
||||
"fieldCnName": "文件件数", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 20, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 12, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": null, |
|
||||
"isInput": true, |
|
||||
"isRequired": null, |
|
||||
"isAutomatic": null, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": null, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 7, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "right", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 150, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1688020466000 |
|
||||
} |
|
||||
], |
|
||||
"timestamp": 1689662262334 |
|
||||
} |
|
@ -0,0 +1,93 @@ |
|||||
|
// import qs from 'qs'
|
||||
|
// import { exportFile } from '@/utils/index'
|
||||
|
import { FetchInitCategoryViewTable, FetchInitCategoryView } from '@/api/collect/collect' |
||||
|
export const collectionLibraryCrud = { |
||||
|
// 组件共用属性
|
||||
|
data() { |
||||
|
return { |
||||
|
getTableDisplayFieldsLoading: false, // table-loading
|
||||
|
tableDisplayFields: [], |
||||
|
projectData: [], |
||||
|
anjuanData: [], |
||||
|
junneiData: [], |
||||
|
fileData: [], |
||||
|
selections: [], |
||||
|
arrySort: [], |
||||
|
page: { |
||||
|
page: 1, |
||||
|
size: 10, |
||||
|
total: 0 |
||||
|
}, |
||||
|
timer: null, |
||||
|
query: { |
||||
|
search: null |
||||
|
} |
||||
|
} |
||||
|
}, |
||||
|
// 组件挂载时的共用方法
|
||||
|
mounted() { |
||||
|
}, |
||||
|
// 组件共用方法
|
||||
|
methods: { |
||||
|
handleSearch() { |
||||
|
this.getViewTableList() |
||||
|
}, |
||||
|
getViewTable(categoryLevel) { |
||||
|
this.getTableDisplayFieldsLoading = true |
||||
|
this.tableDisplayFields = [] |
||||
|
FetchInitCategoryViewTable({ categoryId: this.selectedCategory.id, categoryLevel: categoryLevel }).then((res) => { |
||||
|
if (res) { |
||||
|
this.arrySort = [] |
||||
|
this.tableDisplayFields = res |
||||
|
const orderSortArry = this.tableDisplayFields.filter(item => item.displayOrder).sort((a, b) => a.displayOrder - b.displayOrder) |
||||
|
orderSortArry.forEach(item => { |
||||
|
if (item.displayOrderBy) { |
||||
|
this.arrySort.push(item.fieldName + ',' + item.displayOrderBy) |
||||
|
} |
||||
|
}) |
||||
|
this.$nextTick(() => { |
||||
|
console.log('tableDisplayFields', this.tableDisplayFields) |
||||
|
this.getViewTableList(categoryLevel) |
||||
|
}) |
||||
|
} |
||||
|
}) |
||||
|
}, |
||||
|
getViewTableList(categoryLevel) { |
||||
|
this.anjuanData = [] |
||||
|
const params = { |
||||
|
'categoryId': this.selectedCategory.id, |
||||
|
'categoryLevel': categoryLevel, |
||||
|
'search': this.query.search, |
||||
|
'page': this.page.page - 1, |
||||
|
'size': this.page.size |
||||
|
} |
||||
|
FetchInitCategoryView(params).then((res) => { |
||||
|
console.log(res) |
||||
|
if (res.code !== 500) { |
||||
|
if (categoryLevel === 1) { |
||||
|
console.log('111') |
||||
|
this.projectData = res.list.content |
||||
|
} else if (categoryLevel === 2) { |
||||
|
console.log('2222222') |
||||
|
this.anjuanData = res.list.content |
||||
|
} else if (categoryLevel === 3) { |
||||
|
console.log('333') |
||||
|
if (this.isTitleType === 6) { |
||||
|
this.fileData = res.list.content |
||||
|
} else { |
||||
|
this.junneiData = res.list.content |
||||
|
} |
||||
|
} |
||||
|
this.page.total = res.list.totalElements |
||||
|
} |
||||
|
this.getTableDisplayFieldsLoading = false |
||||
|
}) |
||||
|
}, |
||||
|
/* 重新渲染table组件 防止table-fixed 错位 配合watch-table数据 */ |
||||
|
doLayout() { |
||||
|
this.$nextTick(() => { |
||||
|
this.$refs.table.doLayout() |
||||
|
}) |
||||
|
} |
||||
|
} |
||||
|
} |
@ -1,51 +0,0 @@ |
|||||
{ |
|
||||
"code": 200, |
|
||||
"message": "操作成功", |
|
||||
"data": { |
|
||||
"list": { |
|
||||
"content": [ |
|
||||
{ |
|
||||
"case_no": "", |
|
||||
"responsibleby": "许飞", |
|
||||
"piece_qty": 3, |
|
||||
"children_num": 1, |
|
||||
"item_end_date": "2022-08-25 ", |
|
||||
"tid": "", |
|
||||
"item_no": "JJ-2021-GZ-001", |
|
||||
"organization_matter": "机关建设", |
|
||||
"item_start_date": "2021-12-01 ", |
|
||||
"maintitle": "档案室改造", |
|
||||
"security_class": "公开", |
|
||||
"archive_year": 2021, |
|
||||
"fonds_no": "档案室", |
|
||||
"id": "2946C34412182B73FBC287", |
|
||||
"department": "综合部", |
|
||||
"retention": "永久" |
|
||||
}, |
|
||||
{ |
|
||||
"case_no": "", |
|
||||
"responsibleby": "许飞", |
|
||||
"piece_qty": 3, |
|
||||
"children_num": 1, |
|
||||
"item_end_date": "2022-08-25 ", |
|
||||
"tid": "", |
|
||||
"item_no": "JJ-2021-GZ-001", |
|
||||
"organization_matter": "机关建设", |
|
||||
"item_start_date": "2021-12-01 ", |
|
||||
"maintitle": "档案室改造", |
|
||||
"security_class": "公开", |
|
||||
"archive_year": 2021, |
|
||||
"fonds_no": "档案室", |
|
||||
"id": "2946C34412182B73FBC283", |
|
||||
"department": "综合部", |
|
||||
"retention": "永久" |
|
||||
} |
|
||||
], |
|
||||
"totalElements": 1 |
|
||||
}, |
|
||||
"yearGroup": [ |
|
||||
2021 |
|
||||
] |
|
||||
}, |
|
||||
"timestamp": 1689148250262 |
|
||||
} |
|
@ -1,523 +0,0 @@ |
|||||
{ |
|
||||
"code": 200, |
|
||||
"message": "操作成功", |
|
||||
"data": [ |
|
||||
{ |
|
||||
"id": "25132519F2921B00A10F5B", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "item_no", |
|
||||
"fieldCnName": "项目号", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 50, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 1, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": true, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 1, |
|
||||
"displayOrderBy": "asc", |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 170, |
|
||||
"queue": 1, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307993000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "580C7528AC12417FF22957", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": { |
|
||||
"id": "C45F3FF91CC7C1F79BFB5C", |
|
||||
"dicName": "全宗号", |
|
||||
"dicCode": "QZH", |
|
||||
"dicExplain": null, |
|
||||
"dicSequence": 16, |
|
||||
"dicType": true, |
|
||||
"dicPid": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1656991927000, |
|
||||
"update_time": 1656991927000 |
|
||||
}, |
|
||||
"fieldName": "fonds_no", |
|
||||
"fieldCnName": "全宗号", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "select", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 100, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 2, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": true, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 2, |
|
||||
"displayOrderBy": "asc", |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": 2, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307993000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "203A376644F1858B4DF785", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "archive_year", |
|
||||
"fieldCnName": "归档年度", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "number", |
|
||||
"isDataType": 2, |
|
||||
"isDataTypeDetails": "int", |
|
||||
"isColumnLength": 4, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 5, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 3, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307784000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "882EC1B54292686C922360", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": { |
|
||||
"id": "EAC68B9FE234EDE61B2200", |
|
||||
"dicName": "保管期限", |
|
||||
"dicCode": "Search_BGQX", |
|
||||
"dicExplain": null, |
|
||||
"dicSequence": 11, |
|
||||
"dicType": true, |
|
||||
"dicPid": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1654571475000, |
|
||||
"update_time": 1656991717000 |
|
||||
}, |
|
||||
"fieldName": "retention", |
|
||||
"fieldCnName": "保管期限", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "select", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 10, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 4, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 4, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307777000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "0501E903B3CB745D13AFB6", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "maintitle", |
|
||||
"fieldCnName": "项目名", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "textarea", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 500, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 3, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": true, |
|
||||
"isInput": true, |
|
||||
"isRequired": true, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 5, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "left", |
|
||||
"editLength": 510, |
|
||||
"displayLength": 400, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307766000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "9623756470527E43268B37", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": { |
|
||||
"id": "8984F55841E2D541C23318", |
|
||||
"dicName": "密级", |
|
||||
"dicCode": "Search_MJ", |
|
||||
"dicExplain": null, |
|
||||
"dicSequence": 10, |
|
||||
"dicType": true, |
|
||||
"dicPid": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1656921207000, |
|
||||
"update_time": 1656991705000 |
|
||||
}, |
|
||||
"fieldName": "security_class", |
|
||||
"fieldCnName": "密级", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "select", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 10, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 6, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 6, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307793000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "94E097186B8E99555BA396", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "responsibleby", |
|
||||
"fieldCnName": "责任者", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "text", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 100, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 7, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 7, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307799000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "37647A997D5D97E2C405D9", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": { |
|
||||
"id": "426AA3EF366C7A26A942C8", |
|
||||
"dicName": "机构(问题)", |
|
||||
"dicCode": "Search_JGWT", |
|
||||
"dicExplain": null, |
|
||||
"dicSequence": 12, |
|
||||
"dicType": true, |
|
||||
"dicPid": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1656923873000, |
|
||||
"update_time": 1656991722000 |
|
||||
}, |
|
||||
"fieldName": "organization_matter", |
|
||||
"fieldCnName": "机构(问题)", |
|
||||
"isDefaultValue": null, |
|
||||
"isInputClass": "popover", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 100, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 8, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 8, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 120, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307805000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "6D7225900689DB532B52EA", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": { |
|
||||
"id": "BA3910917510B181160A9A", |
|
||||
"dicName": "部门", |
|
||||
"dicCode": "Search_BM", |
|
||||
"dicExplain": null, |
|
||||
"dicSequence": 15, |
|
||||
"dicType": true, |
|
||||
"dicPid": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1656991900000, |
|
||||
"update_time": 1656991900000 |
|
||||
}, |
|
||||
"fieldName": "department", |
|
||||
"fieldCnName": "部门名称", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "select", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 100, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 9, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 9, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 120, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307812000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "991A9A14140F42A6B06341", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "piece_qty", |
|
||||
"fieldCnName": "案卷数", |
|
||||
"isDefaultValue": "", |
|
||||
"isInputClass": "number", |
|
||||
"isDataType": 2, |
|
||||
"isDataTypeDetails": "int", |
|
||||
"isColumnLength": 11, |
|
||||
"isColumnType": 2, |
|
||||
"isSequence": 10, |
|
||||
"isType": 2, |
|
||||
"isSystem": true, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 10, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 100, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661303816000, |
|
||||
"update_time": 1663307822000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "40C5B388FAD4215D3295BB", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "item_start_date", |
|
||||
"fieldCnName": "立项时间", |
|
||||
"isDefaultValue": null, |
|
||||
"isInputClass": "date", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 20, |
|
||||
"isColumnType": 1, |
|
||||
"isSequence": 11, |
|
||||
"isType": 2, |
|
||||
"isSystem": false, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 11, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 120, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661304557000, |
|
||||
"update_time": 1661327515000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "FBE7A26D9C70FDFB363C09", |
|
||||
"categoryId": "B073E8430B85B4821E7360", |
|
||||
"dictionaryConfigId": null, |
|
||||
"fieldName": "item_end_date", |
|
||||
"fieldCnName": "结项时间", |
|
||||
"isDefaultValue": null, |
|
||||
"isInputClass": "date", |
|
||||
"isDataType": 1, |
|
||||
"isDataTypeDetails": "varchar", |
|
||||
"isColumnLength": 20, |
|
||||
"isColumnType": 1, |
|
||||
"isSequence": 12, |
|
||||
"isType": 2, |
|
||||
"isSystem": false, |
|
||||
"isLine": false, |
|
||||
"isInput": true, |
|
||||
"isRequired": false, |
|
||||
"isAutomatic": false, |
|
||||
"isAdd": null, |
|
||||
"isSearch": null, |
|
||||
"isInherit": null, |
|
||||
"isFilling": false, |
|
||||
"fillingDigit": null, |
|
||||
"isRepeat": null, |
|
||||
"isDisplay": true, |
|
||||
"displayOrder": 12, |
|
||||
"displayOrderBy": null, |
|
||||
"isDisplayformat": null, |
|
||||
"displayformatType": "center", |
|
||||
"editLength": 196, |
|
||||
"displayLength": 120, |
|
||||
"queue": null, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1661304593000, |
|
||||
"update_time": 1661327522000 |
|
||||
} |
|
||||
], |
|
||||
"timestamp": 1689148249781 |
|
||||
} |
|
@ -1,117 +0,0 @@ |
|||||
{ |
|
||||
"code": 200, |
|
||||
"message": "操作成功", |
|
||||
"data": [ |
|
||||
{ |
|
||||
"id": "0ED1F5CF0EBAC01B914132", |
|
||||
"cnName": "档案", |
|
||||
"enName": "archives", |
|
||||
"pid": "0", |
|
||||
"isType": 1, |
|
||||
"categorySeq": 0, |
|
||||
"children": [ |
|
||||
{ |
|
||||
"id": "D70C5574B8DCE7A65F7037", |
|
||||
"cnName": "文书档案", |
|
||||
"enName": null, |
|
||||
"pid": "0ED1F5CF0EBAC01B914132", |
|
||||
"isType": 1, |
|
||||
"categorySeq": null, |
|
||||
"children": [ |
|
||||
{ |
|
||||
"id": "F0F59CC713C83AE4BAB99B", |
|
||||
"cnName": "文书档案(案卷)", |
|
||||
"enName": "tb_2023_06_21_1687319104861", |
|
||||
"pid": "D70C5574B8DCE7A65F7037", |
|
||||
"isType": 3, |
|
||||
"categorySeq": 1, |
|
||||
"children": [ |
|
||||
{ |
|
||||
"id": "CD135F6A77018CE04D4FDB", |
|
||||
"cnName": "文书档案(卷内)", |
|
||||
"enName": "tb_2023_06_21_1687319123605", |
|
||||
"pid": "F0F59CC713C83AE4BAB99B", |
|
||||
"isType": 4, |
|
||||
"categorySeq": null, |
|
||||
"children": [], |
|
||||
"remark": null, |
|
||||
"typeMetic": true, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319124000, |
|
||||
"update_time": 1687319124000 |
|
||||
} |
|
||||
], |
|
||||
"remark": null, |
|
||||
"typeMetic": true, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1687319114000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "005E76FEC5A2AAB368CA1F", |
|
||||
"cnName": "文书档案(资料)", |
|
||||
"enName": "tb_2023_06_21_1687330804487", |
|
||||
"pid": "D70C5574B8DCE7A65F7037", |
|
||||
"isType": 5, |
|
||||
"categorySeq": 2, |
|
||||
"children": [], |
|
||||
"remark": null, |
|
||||
"typeMetic": true, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687330805000, |
|
||||
"update_time": 1687330811000 |
|
||||
} |
|
||||
], |
|
||||
"remark": null, |
|
||||
"typeMetic": true, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687243138000, |
|
||||
"update_time": 1687243138000 |
|
||||
}, |
|
||||
{ |
|
||||
"id": "D70C5574B8DCE7A65F7038", |
|
||||
"cnName": "基建档案", |
|
||||
"enName": null, |
|
||||
"pid": "0ED1F5CF0EBAC01B914132", |
|
||||
"isType": 1, |
|
||||
"categorySeq": null, |
|
||||
"children": [ |
|
||||
{ |
|
||||
"id": "F0F59CC713C83AE4BAB99B", |
|
||||
"cnName": "基建档案(项目)", |
|
||||
"enName": "tb_2023_06_21_1687319104861", |
|
||||
"pid": "D70C5574B8DCE7A65F7037", |
|
||||
"isType": 2, |
|
||||
"categorySeq": 1, |
|
||||
"children": [ |
|
||||
], |
|
||||
"remark": null, |
|
||||
"typeMetic": true, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687319105000, |
|
||||
"update_time": 1687319114000 |
|
||||
} |
|
||||
], |
|
||||
"remark": null, |
|
||||
"typeMetic": true, |
|
||||
"create_by": "admin", |
|
||||
"update_by": "admin", |
|
||||
"create_time": 1687243138000, |
|
||||
"update_time": 1687243138000 |
|
||||
} |
|
||||
], |
|
||||
"remark": "", |
|
||||
"typeMetic": true, |
|
||||
"create_by": null, |
|
||||
"update_by": "admin", |
|
||||
"create_time": null, |
|
||||
"update_time": 1655112365000 |
|
||||
} |
|
||||
], |
|
||||
"timestamp": 1688967875784 |
|
||||
} |
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue