第三方仓库关闭报错问题

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

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

Loading…
Cancel
Save