1、
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
dev_ljl 2025-07-22 19:27:45 +08:00
parent c13ec26951
commit 1881c22cd3

View File

@ -30,7 +30,7 @@ import {PlusOutlined, MinusOutlined} from '@ant-design/icons-vue';
import type {ShiftVO} from "#/api/property/attendanceManagement/shiftSetting/model";
const emit = defineEmits<{ reload: [] }>();
const groupId = ref<string | number>();
// const groupId = ref<string | number>();
const isUpdate = ref(false);
const weekdayData = ref<any[]>([])
const title = computed(() => {