@@ -612,7 +612,7 @@ export default class extends Vue {
}
returnPage() {
- this.$router.push({ path: "/AiDesign" });
+ this.$router.push({ path: "/AIDesign" });
toHome() {
toLBHome()
@@ -326,7 +326,7 @@ export default class extends Vue {
this.$router.push({ path: '/AIDesign/diagnoseHistory', query: { wallType: this.wallType } });
@@ -755,7 +755,7 @@ export default class extends Vue {
});