@@ -294,6 +294,7 @@ export default {
},
methods: {
back(){
+ sessionStorage.removeItem("page");
history.back();
formatDate(date) {