@@ -24,6 +24,7 @@
tooltip: '删除此账号',
popConfirm: {
title: '是否确认删除',
+ placement: 'left',
confirm: handleDelete.bind(null, record),
},
@@ -16,6 +16,7 @@
color: 'error',