Merge branch 'master' of http://47.109.37.87:3000/by2025/admin-vben5
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
fyy
2025-07-22 19:42:02 +08:00
3 changed files with 94 additions and 12 deletions

View File

@@ -30,7 +30,6 @@ 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>(0);
const isUpdate = ref(false);
const weekdayData = ref<any[]>([])
const title = computed(() => {