Commit f5f5c690 authored by 黄奎's avatar 黄奎

页面修改

parent 73d96168
......@@ -115,7 +115,7 @@
var tempKeys = "";
if (this.chooseCategroyArray && this.chooseCategroyArray.length > 0) {
this.chooseCategroyArray.forEach(item => {
this.saveObj.ParentId = item;
this.objOption.ParentId = item;
})
}
this.saveLoading = true
......
Markdown is supported
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