提交 b9e5a949 编写于 作者: chendeli's avatar chendeli

三级类目选择之后清空

上级 5a82208b
......@@ -841,6 +841,10 @@
}else if(type == 5){
res.data = res.data.length > 0 ? res.data.concat([{categoryName: "其他",id:-1}]) : this.defaultArr()
this.fiveLever = res.data
if(!parm){
this.formData.categoryIdLevel5 = ''
}
}
});
},
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册