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); @@ -407,7 +407,7 @@ form: {}, queryParams: { pageNum: 0, pageSize: 10, pageSize: 100, itemNo: null, integrationDay: null, },