gemercheung 1 year ago
parent
commit
b7357ce914
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/organization-add.vue

+ 1 - 1
src/view/organization-add.vue

@@ -61,7 +61,7 @@ import { OrganizationTypeDesc } from '@/store/organization'
 
 import { ref, reactive, unref, watch, onMounted } from "vue";
 import { View, Hide } from '@element-plus/icons-vue';
-import { user } from '@/store/user'
+// import { user } from '@/store/user'
 import {
   getOrgListFetchList,