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