This commit is contained in:
zk
2023-12-19 10:46:50 +08:00
parent 8cb7d4baf8
commit 9b5be1af25
11 changed files with 76 additions and 58 deletions
@@ -37,7 +37,7 @@ export function useDepart() {
};
}
export function useTimeType(t) {
export function useTimeType(t: string) {
const type = ref(t || '');
const timeRangeOption = [
{