🐛(table): 修复 number 错误的类型引用
更新文档
This commit is contained in:
@@ -15,7 +15,6 @@ import LayTooltip from "../tooltip/index.vue";
|
||||
import { LayIcon } from "@layui/icons-vue";
|
||||
import LayPage from "../page/index.vue";
|
||||
import TableRow from "./TableRow.vue";
|
||||
import number from "async-validator/dist-types/validator/number";
|
||||
|
||||
export interface LayTableProps {
|
||||
id?: string;
|
||||
|
||||
Reference in New Issue
Block a user