Source/plt-web/plt-web-ui/src/views/system/log/index.vue
@@ -49,17 +49,17 @@ column: [ { label: '用户名', prop: 'truename', prop: 'username', search: true, searchSpan: 4, searchLabel: '操作用户', type: 'select', dicUrl: '/api/loginBasicController/getOperatingUsers', sortable: true, width: 150 width: 200 }, { label: '姓名', prop: 'username', prop: 'truename', sortable: true, width: 150 }, {