小程序端广告
This commit is contained in:
@@ -682,6 +682,8 @@
|
||||
};
|
||||
|
||||
const chooseGoodsCategory = (item,value) => {
|
||||
console.log(item);
|
||||
console.log(value);
|
||||
form.categoryId = value[1].value;
|
||||
form.categoryParent = value[0].label;
|
||||
form.categoryChildren = value[1].label;
|
||||
|
||||
Reference in New Issue
Block a user