Crunchy
2024-11-07 673d58023f4c0fe8633a107238ec8b577496717a
src/page/index/top/index.vue
@@ -25,7 +25,7 @@
        </div>
      </el-tooltip> -->
      <el-tooltip
        v-if="showLock"
        v-if="showLock && permissions.product_work_bench"
        effect="dark"
        content="工作台"
        placement="bottom">
@@ -139,6 +139,7 @@
        showColor: state => state.common.showColor
      }),
      ...mapGetters([
        'permissions',
        'userInfo',
        'isFullScreen',
        'tagWel',