前端:抽出 HtmlEditor 组件
前端:完善商品编辑,基本算完成了
This commit is contained in:
@@ -68,7 +68,7 @@ class AttrValueSelect extends Select {
|
||||
export default class ProductAttrSelectFormItem extends PureComponent {
|
||||
|
||||
handleSelectAttr = (value, option) => {
|
||||
debugger;
|
||||
// debugger;
|
||||
// console.log(value);
|
||||
// console.log(option);
|
||||
// debugger;
|
||||
|
||||
Reference in New Issue
Block a user