Procházet zdrojové kódy

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

57862207 před 1 rokem
rodič
revize
25b09bafd3
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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(() => {