更新页面
This commit is contained in:
@ -65,10 +65,7 @@
|
||||
import { reactive, ref, onMounted, getCurrentInstance, nextTick } from "vue";
|
||||
import FormMessage from "@/components/aboutTable/FormMessage.vue";
|
||||
import ChooseUser from "@/components/MyComponents/ChooseUser/index.vue";
|
||||
import DialogList from "@/views/backOfficeSystem/IntelligentControl/myControl/components/dialogList.vue";
|
||||
import { qcckPost, qcckPut } from "@/api/qcckApi.js";
|
||||
import MyTable from "@/components/aboutTable/MyTable.vue";
|
||||
import { fa } from "element-plus/es/locale.mjs";
|
||||
import { selectUserDeptPage } from "@/api/user-manage";
|
||||
|
||||
const { proxy } = getCurrentInstance();
|
||||
|
Reference in New Issue
Block a user