lsc 3 anni fa
parent
commit
b6ee8c28f0
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      src/App.vue

+ 0 - 5
src/App.vue

@@ -88,11 +88,6 @@
 									data.alias || data.username,
 								]);
 							});
-						if (res.data[0][0]) {
-							_this.setState({
-								userId: res.data[0][0].userid,
-							});
-						}
 					})
 					.catch((err) => {
 						// _this.props.history.push("/login");