qdt-admin-layout 1.1.43 → 1.1.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qdt-admin-layout",
3
- "version": "1.1.43",
3
+ "version": "1.1.44",
4
4
  "description": "基于element-ui的后台管理layout的管家婆改版",
5
5
  "main": "src/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -61,6 +61,8 @@ export default {
61
61
  // 大屏可视化
62
62
  defaultLargeScreenBtn() {
63
63
  // 这里为了可读性,不再将click事件放到外面
64
+ console.log(this.$store.state.user?.menu);
65
+
64
66
  if (this.$store.state.user?.menu.includes('50207'))
65
67
  return (
66
68
  <div