商品列表的颜色赋值优化
This commit is contained in:
@@ -645,6 +645,7 @@
|
||||
this.skuSwitch = checked
|
||||
if(checked) {
|
||||
this.meTable.columns[2].type = FormTypes.input
|
||||
this.form.setFieldsValue({'color':''})
|
||||
} else {
|
||||
this.meTable.columns[2].type = FormTypes.hidden
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user