let Logistics= this.$router.resolve({
path:'/Logistics',
query:{
Amount:10
}
})
window.open(Logistics.href, '_blank','toolbar=yes, width=1300, height=900');
//打开的窗口可以设置大小和工具