CD配唱片
2025-04-25 80f27f1672467e91ff3d4fd7f30a817f6f11d5c0
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,
  },