Compare commits

...

2 Commits

Author SHA1 Message Date
fyy
3008b88629 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
2025-07-22 19:42:02 +08:00
fyy
93b1b2476a feat: 车辆收费接口对接 2025-07-22 19:33:45 +08:00

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>();
const isUpdate = ref(false);
const weekdayData = ref<any[]>([])
const title = computed(() => {