Compare commits
2 Commits
1881c22cd3
...
3008b88629
Author | SHA1 | Date | |
---|---|---|---|
3008b88629 | |||
93b1b2476a |
@ -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>();
|
||||
const isUpdate = ref(false);
|
||||
const weekdayData = ref<any[]>([])
|
||||
const title = computed(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user