浏览代码

2022.3.17xg

17613754660 3 年之前
父节点
当前提交
db8c3bdf95
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

+ 2 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

@@ -508,6 +508,7 @@
             handleSelectionZzjgbtn1(){
                 this.handleSelectionZzjgshow = false
                 this.$refs.handleSelectTable.clearSelection()
+                this.handleSelectionZzjgwillchange = null
             },
             handleSelectionZzjgbtn2(){
                 if (this.handleSelectionZzjgwillchange == null) {
@@ -523,6 +524,7 @@
                     }
                     
                 }
+                this.handleSelectionZzjgwillchange = null
             },