From 1fad4f626c4842c54b1c845000ecf29ad1115183 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 17 Jun 2023 18:48:49 +0800 Subject: [PATCH] =?UTF-8?q?code=20review=EF=BC=9Aspu=20todo=20=E5=8E=BB?= =?UTF-8?q?=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit ae69492b53ceeb006c72c1ef70d1b0b15685dee2) --- src/views/mall/product/spu/components/spu.data.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/mall/product/spu/components/spu.data.ts b/src/views/mall/product/spu/components/spu.data.ts index 2f024d5b..41c43df9 100644 --- a/src/views/mall/product/spu/components/spu.data.ts +++ b/src/views/mall/product/spu/components/spu.data.ts @@ -1,7 +1,5 @@ import { CrudSchema } from '@/hooks/web/useCrudSchemas' -// TODO @puhui999:如果只要 detail,可以不用 CrudSchema,只要描述的 Schema -// fix: useCrudSchemas 中没有单独处理的情况且只要 detail 的情况只要 spu 这里有使用 如果改动得添加/修改代码 export const basicInfoSchema = reactive([ { label: '商品名称',