Commit 7226cdf2 authored by 季圣华's avatar 季圣华
Browse files

商品列表的颜色赋值优化

parent 33216e29
......@@ -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
}
......
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