第三方仓库关闭报错问题

ywj_dev
郑明梁 2 years ago
parent 8c14224b59
commit a429a22628

@ -453,8 +453,8 @@ export default {
// //
this.formVisible = false; this.formVisible = false;
this.subFormVisible = false; this.subFormVisible = false;
let Item = JSON.parse(localStorage.getItem('obj')) // let Item = JSON.parse(localStorage.getItem('obj'))
this.subData=Item; // this.subData=Item;
this.getSubList(); this.getSubList();
return true; return true;
}, },

Loading…
Cancel
Save