Commit 52bd683c authored by 季圣华's avatar 季圣华
Browse files

完善商品编辑页面,去掉多颜色的判断

parent d6ea52e3
......@@ -792,9 +792,6 @@
this.meTable.dataSource = meTableData
}
})
if(this.skuOneTitle === '多颜色' || this.skuTwoTitle === '多颜色') {
this.form.setFieldsValue({ 'color': '' })
}
} else {
this.meTable.dataSource = []
}
......
Supports Markdown
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