Skip to content

Commit

Permalink
Import missing watch
Browse files Browse the repository at this point in the history
  • Loading branch information
hiveer committed Dec 3, 2024
1 parent 42c19fb commit 8649418
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
import OrganizationEdit from './OrganizationEdit.vue'
import OrganizationMembers from './OrganizationMembers.vue'
import useFetchApi from "../../packs/useFetchApi"
import { ref, onMounted } from 'vue'
import { ref, onMounted, watch } from 'vue'
import { ElMessage } from 'element-plus'
import useUserStore from '../../stores/UserStore'
Expand Down

0 comments on commit 8649418

Please sign in to comment.