mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-26 21:33:43 +08:00
add dept
This commit is contained in:
@@ -58,8 +58,6 @@ import { z } from "zod";
|
||||
import type { components } from "../api/types/schema";
|
||||
import type { DepartmentUpsertModel } from "../types/department";
|
||||
|
||||
const alertStore = useAlertStore();
|
||||
|
||||
const { department, availableDepartments, onSubmit } = defineProps<{
|
||||
department?: components["schemas"]["Department"];
|
||||
availableDepartments?: components["schemas"]["Department"][];
|
||||
|
||||
Reference in New Issue
Block a user