chore: update @pureadmin/table

This commit is contained in:
xiaoxian521
2022-06-26 14:00:56 +08:00
parent 1848c43f0c
commit 384d5e9598
8 changed files with 38 additions and 39 deletions

View File

@@ -3,7 +3,6 @@ import { useColumns } from "./columns";
import { handleTree } from "/@/utils/tree";
import { getDeptList } from "/@/api/system";
import { FormInstance } from "element-plus";
import { PureTable } from "@pureadmin/table";
import { reactive, ref, onMounted } from "vue";
import { TableProBar } from "/@/components/ReTable";
import { useRenderIcon } from "/@/components/ReIcon/src/hooks";