lsc 2 周之前
父节点
当前提交
cf56eff53b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/HomeView.vue

+ 1 - 1
src/views/HomeView.vue

@@ -171,7 +171,7 @@ export default {
 		};
 	},
 	computed: {
-		...mapGetters(["userinfo", "appSign", "userinfo2","formL"]),
+		...mapGetters(["userinfo", "appSign", "userinfo2","fromL"]),
 		userSuffix() {
 			let yym = "";
 			return function () {