修复第三方仓库关闭失败

prod
郑明梁 2 years ago
parent 851f943d1c
commit 5e36d5ecd3

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

Loading…
Cancel
Save