更新后台

This commit is contained in:
2025-04-23 15:47:01 +08:00
parent aa18dbf3ef
commit 3358aa3e49
29 changed files with 1027 additions and 2163 deletions

View File

@ -18,15 +18,7 @@
<script setup>
import { COMPONENT_WIDTH } from "@/constant";
import { qcckPost, qcckGet, qcckFlvGet } from "@/api/qcckApi.js";
import {
ref,
defineProps,
defineEmits,
defineExpose,
computed,
onMounted,
watch
} from "vue";
import { ref, defineProps, defineEmits, defineExpose, computed, onMounted, watch } from "vue";
import { selectDeptPage } from "@/api/user-manage";
const props = defineProps({
//获取组件传值