feat: 添加支付宝渠道配置和应用管理功能,更新相关表单和数据结构
This commit is contained in:
@@ -68,3 +68,4 @@ export { useVbenForm, z };
|
||||
|
||||
export type VbenFormSchema = FormSchema<ComponentType>;
|
||||
export type { VbenFormProps };
|
||||
export type FormSchemaGetter = () => VbenFormSchema[];
|
||||
|
||||
Reference in New Issue
Block a user