diff --git a/src/components/AnTable/components/column.tsx b/src/components/AnTable/components/column.tsx index 1fa1c2f..385d070 100644 --- a/src/components/AnTable/components/column.tsx +++ b/src/components/AnTable/components/column.tsx @@ -1,16 +1,19 @@ import { dayjs } from '@/libs/dayjs'; import { TableColumn } from '../hooks/useTableColumn'; +import { Avatar } from '@arco-design/web-vue'; export function useUpdateColumn(extra: TableColumn = {}): TableColumn { return { - title: '更新', + title: '修改', dataIndex: 'createdAt', width: 180, render: ({ record }) => ( -
首次为你的帐户添加密码时,你需要前往密码重置页面,以便我们验证你的身份。
+首次为你的帐户添加密码时,你需要前往密码重置页面,以便我们验证你的身份。
首次为你的帐户添加密码时,你需要前往密码重置页面,以便我们验证你的身份。
+首次为你的帐户添加密码时,你需要前往密码重置页面,以便我们验证你的身份。
+