lsc 3 年之前
父節點
當前提交
b6ee8c28f0
共有 1 個文件被更改,包括 0 次插入5 次删除
  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");