src/views/basicData/calendar/index.vue
@@ -411,7 +411,7 @@ const shopList = ref([]); const allShopList = ref([]); const processList = ref([]); const height = ref(document.documentElement.clientHeight - 260 + "px;"); const height = ref(document.documentElement.clientHeight - 220 + "px;"); // 表格配置-列表 const columns = ref([ { type: "checkbox", width: 60, align: "center" },