huangjiayang
2025-04-27 e43f5e48d4f3ae4c08f91c81f5f614356b960ecb
src/views/basicData/processRoute/index.vue
@@ -220,7 +220,7 @@
const title = ref("");
const daterangeIntegrationDay = ref([]);
//弹窗相关
const height = ref(document.documentElement.clientHeight - 260 + "px;");
const height = ref(document.documentElement.clientHeight - 230 + "px;");
const isVisible = ref(false);
const isError = ref(false);
const planned = ref(true);