review:【mall 商城】product 相关代码

This commit is contained in:
YunaiV
2025-09-02 19:41:18 +08:00
parent 160846b665
commit d0457b4e4b
12 changed files with 49 additions and 20 deletions

View File

@@ -111,6 +111,7 @@ export function useGridFormSchema(): VbenFormSchema[] {
}
/** 表格列配置 */
// TODO @xingyu列表的宽度需要优化下样式~
export function useGridColumns<T = MallCommentApi.Comment>(
onStatusChange?: (
newStatus: boolean,