/** * title: "空状态表格" * description: "" */ import React from 'react'; import { Table } from '@alicloud/console-components'; export default () => { return ( 暂无内容,文字链接 )} >
); };