代码提示优化
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export const defaultAttribute = {
|
||||
import { VxeTableProps } from "vxe-table";
|
||||
|
||||
export const defaultAttribute:VxeTableProps = {
|
||||
align: 'center',
|
||||
class: 'ba-data-table w100',
|
||||
headerCellClassName: 'table-header-cell',
|
||||
border: true,
|
||||
stripe: true,
|
||||
|
||||
Reference in New Issue
Block a user