@@ -7,7 +7,7 @@
name: 'app',
components: {},
mounted() {
- this.$router.push('/my/my-commission');
+ this.$router.push('/health-encyclopedia/consultation-results-details');
},
}
</script>
@@ -21,7 +21,7 @@
body {
background-color: #F2F2F2;
-
+
ul,
li {
list-style: none;