@@ -131,9 +131,9 @@
erpConfig().then(res=>{
this.openErp = res.data.open_erp;
}).catch(err=>{
- this.$util.Tips({
- title: err
- })
+ // this.$util.Tips({
+ // title: err
+ // })
})
},
settype:function(type) {