Source/UBCS-WEB/src/views/docking/loge.vue
@@ -90,6 +90,20 @@ prop: 'interfaceStatus', value:7 }, { label: '标准申请', prop: 'applyCodeForBZ', value:8 }, { label: '部门申请', prop: 'syncDataForOrg', value:9 }, { label: '人员申请', prop: 'syncDataForPerson', value:10 }, ], }, loading: false, @@ -142,6 +156,24 @@ width: 140 }, { label: '标准申请', prop: 'applyCodeForBZ', sortable:true, width: 130 }, { label: '部门申请', prop: 'syncDataForOrg', sortable:true, width: 130 }, { label: '人员申请', prop: 'syncDataForPerson', sortable:true, width: 130 }, { label: '集成系统编号', prop: 'systemCode', sortable:true,