8 changed files with 562 additions and 61 deletions
			
			
		- 
					1src/assets/icons/svg/s-sjzb.svg
- 
					2src/router/index.js
- 
					14src/router/routers.js
- 
					33src/views/collectReorganizi/collectionLibrary/anjuan/content.vue
- 
					170src/views/collectReorganizi/collectionLibrary/anjuan/sorted.vue
- 
					45src/views/collectReorganizi/collectionLibrary/anjuan/tableData.json
- 
					285src/views/collectReorganizi/collectionLibrary/anjuan/tableFields.json
- 
					73src/views/collectReorganizi/collectionLibrary/module/collectHeader.vue
| @ -0,0 +1 @@ | |||||
|  | <?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1689576981628" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4323" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128"><path d="M947.2 486.4c-70.4-38.4-108.8-115.2-108.8-192V96c0-19.2-12.8-32-32-32H211.2c-19.2 0-32 12.8-32 32v198.4c0 76.8-38.4 153.6-108.8 192-25.6 12.8-38.4 38.4-38.4 70.4V960c0 32 25.6 64 64 64h832c32 0 64-25.6 64-64V556.8c0-44.8-19.2-51.2-44.8-70.4z m-780.8 6.4c44.8-51.2 76.8-121.6 76.8-192V140.8c0-6.4 6.4-12.8 12.8-12.8h505.6c6.4 0 12.8 6.4 12.8 12.8v153.6c0 70.4 25.6 140.8 76.8 192 6.4 6.4 0 25.6-12.8 25.6h-102.4c-12.8 0-19.2 6.4-25.6 19.2l-25.6 76.8c-6.4 12.8-12.8 19.2-25.6 19.2H371.2c-12.8 0-19.2-6.4-25.6-19.2L320 531.2C313.6 512 294.4 512 281.6 512H179.2c-12.8 0-19.2-12.8-12.8-19.2z m768 441.6s0 32-38.4 32H121.6c-19.2 0-32-12.8-32-32V601.6c0-19.2 12.8-32 32-32H256s6.4 0 6.4 6.4l25.6 70.4c6.4 25.6 32 38.4 57.6 38.4h332.8c25.6 0 51.2-19.2 57.6-38.4 0 0 25.6-64 25.6-70.4s6.4-6.4 6.4-6.4h134.4c19.2 0 32 12.8 32 32v332.8z" fill="#FFFFFF" p-id="4324"></path><path d="M659.2 249.6H358.4c-19.2 0-32-12.8-32-32s12.8-32 32-32h300.8c19.2 0 32 12.8 32 32s-12.8 32-32 32zM659.2 371.2H358.4c-19.2 0-32-12.8-32-32s12.8-32 32-32h300.8c19.2 0 32 12.8 32 32 0 12.8-12.8 32-32 32zM659.2 486.4H358.4c-19.2 0-32-12.8-32-32s12.8-32 32-32h300.8c19.2 0 32 12.8 32 32s-12.8 32-32 32z" fill="#FFFFFF" p-id="4325"></path></svg> | ||||
| @ -0,0 +1,45 @@ | |||||
|  | { | ||||
|  |   "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 | ||||
|  | } | ||||
| @ -0,0 +1,285 @@ | |||||
|  | { | ||||
|  |   "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 | ||||
|  | } | ||||
						Write
						Preview
					
					
					Loading…
					
					Cancel
						Save
					
		Reference in new issue