diff --git a/src/views/system/tenant/index.vue b/src/views/system/tenant/index.vue index 58dc975..b07f12b 100644 --- a/src/views/system/tenant/index.vue +++ b/src/views/system/tenant/index.vue @@ -96,7 +96,7 @@ * 定义操作栏 */ const actionColumn = reactive({ - width: 320, + width: 300, title: '操作', align: 'center', key: 'action',