完善商品编辑页面,去掉多颜色的判断
This commit is contained in:
parent
d6ea52e367
commit
52bd683c7b
@ -792,9 +792,6 @@
|
||||
this.meTable.dataSource = meTableData
|
||||
}
|
||||
})
|
||||
if(this.skuOneTitle === '多颜色' || this.skuTwoTitle === '多颜色') {
|
||||
this.form.setFieldsValue({ 'color': '' })
|
||||
}
|
||||
} else {
|
||||
this.meTable.dataSource = []
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user