This commit is contained in:
parent
c13ec26951
commit
1881c22cd3
@ -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(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user