Commit 926f36ff by qinjianhui

fix: 问题修改

parent cf5f0dfe
...@@ -143,7 +143,6 @@ export interface ProductList { ...@@ -143,7 +143,6 @@ export interface ProductList {
sizeType?: number | null sizeType?: number | null
productMark?: string | null productMark?: string | null
customTagList?: { name: string }[] customTagList?: { name: string }[]
productMark?: string
} }
export interface cardImages { export interface cardImages {
title: string title: string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment