feat: 车辆收费接口对接

This commit is contained in:
fyy
2025-07-22 19:19:08 +08:00
parent 34d50c58af
commit 9796a46ba1
4 changed files with 198 additions and 130 deletions

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