Ver Fonte

远程连接页面进入九宫格,再点击九宫格内台架进入远程连接页面,台架固定显示进入九宫格前的台架

57862207 há 1 ano atrás
pai
commit
25b09bafd3
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/ordinaryPage/index.vue

+ 1 - 0
src/views/ordinaryPage/index.vue

@@ -2461,6 +2461,7 @@ export default {
       this.benchImgUpper = this.benchImgUpperMap[benchId];
       this.benchImgLower = this.benchImgLowerMap[benchId];
       this.$store.dispatch('common/setSquareStatus', false)
+      this.selectBench(benchId);
     },
     handleClickImg(benchId, indexParam) {
       this.$nextTick(() => {