🐛(table): 修复 number 错误的类型引用

更新文档
This commit is contained in:
就眠儀式
2022-06-12 21:47:49 +08:00
parent 97e36dffeb
commit 76e512823a
3 changed files with 76 additions and 63 deletions

View File

@@ -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;