zhangxiao
2024-08-09 00d600d4c8445b6729007f50ed7038deb84a13f6
src/views/dmx/IntelligentAgent/index.vue
@@ -133,7 +133,8 @@
  import EventBus from '@/utils/EventBus';
  import AgentConfig from "@/views/dmx/IntelligentAgent/components/agentConfig.vue";
  import logo from "../../../assets/images/model.png";
  let documentHeight = window.innerHeight - 320
  import { documentHeight } from "@/utils";
// console.log(documentHeight,'高度');
  let count = 5;
  const activeKey = ref(1);
  const addAgents = ref();