diff --git a/src/views/pms/user/index.vue b/src/views/pms/user/index.vue index 8d6698c..fec5877 100644 --- a/src/views/pms/user/index.vue +++ b/src/views/pms/user/index.vue @@ -220,7 +220,7 @@ const columns = [ { title: '操作', key: 'actions', - width: 320, + width: 420, align: 'right', fixed: 'right', hideInExcel: true,