Explorar o código

feat(password): 更换

gemercheung hai 1 ano
pai
achega
36378ffeb8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/organization.vue

+ 1 - 1
src/view/organization.vue

@@ -69,7 +69,7 @@ import {
 import type { OrganizationType } from "@/request/organization";
 import { OrganizationTypeDesc } from '@/store/organization'
 import { organizationAdd, organizationEdit } from "./quisk";
-import { debounce, parseTree } from "@/util";
+import { debounce } from "@/util";
 import { ElMessageBox } from "element-plus";
 
 const initProps: PageProps<Partial<OrganizationType>> = {