zhangwei
2025-08-11 704a721f1ea9e3050be765afff0bb86dbc6bb603
src/views/system/dept/form.vue
@@ -8,7 +8,7 @@
import { Operation } from "@element-plus/icons-vue";
import { getCaigoufangshiList } from "@/api/item/index";
const { state } = useDept();
const { state } = useDept(ref({}));
const props = withDefaults(defineProps<FormProps>(), {
  formInline: () => ({
    id: "",