@@ -99,7 +99,7 @@
this.type = "agent"
break;
default:
- this.type = "mall"
+ this.type = "shop"
}
},
@@ -186,7 +186,7 @@
this.loginForm.tenantId = "000000";
this.loginForm.username = "admin";