Commit 98626747 authored by 前端-钟卫鹏's avatar 前端-钟卫鹏
parents afd715c3 bbda74a1
...@@ -78,7 +78,7 @@ const GoodsSetting: React.FC<GoodsSettingPropsType> = (props) => { ...@@ -78,7 +78,7 @@ const GoodsSetting: React.FC<GoodsSettingPropsType> = (props) => {
const fetchBrandsList = () => { const fetchBrandsList = () => {
const param: any = { const param: any = {
type: 0, type: 2,
templateId: templateid, templateId: templateid,
categoryId: categoryid, categoryId: categoryid,
current: 1, current: 1,
......
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