Просмотр исходного кода

Merge branch 'master' of http://121.42.8.157:13000/zengminguo/D-MAP

deepsea 1 год назад
Родитель
Сommit
46970d2fb2
1 измененных файлов с 1 добавлено и 0 удалено
  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(() => {