重构商品模块,支持多规格
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
};
|
||||
|
||||
const onChange = (item: any, value: ValueType) => {
|
||||
console.log(item,value);
|
||||
emit('done', item, value);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user