Kaynağa Gözat

code review:spu todo 去掉

(cherry picked from commit ae69492b53ceeb006c72c1ef70d1b0b15685dee2)
YunaiV 2 yıl önce
ebeveyn
işleme
1fad4f626c

+ 0 - 2
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<CrudSchema[]>([
   {
     label: '商品名称',