feat: 更新 API 地址,添加新的类型定义,优化表单提交逻辑
This commit is contained in:
@@ -4,7 +4,6 @@ import { client, safeClient } from "@/api";
|
||||
import Category from "./components/category.vue";
|
||||
|
||||
const [query] = useResetRef<AvailableSubscriptionBody>({
|
||||
status: "open",
|
||||
pageIndex: 1,
|
||||
pageSize: 20,
|
||||
categoryId: "",
|
||||
|
||||
Reference in New Issue
Block a user