@@ -493,7 +493,7 @@ export default {
window.location.href = location.protocol + '//' + location.host + '/#/Express'
}
});
- debugger
+ // debugger
},
// 财务核销码哦icon扫描
async vxSearchIcon() {
@@ -61,6 +61,7 @@ export default {
goPage(type){
if(type === 1){
window.location.href = window.location.href + "Express"
+ window.location.reload()