Explorar el Código

处理表格复制按钮bug

wangxiaoyi hace 1 año
padre
commit
9bcf2347b9

+ 1 - 0
src/business/platform/form/formrender/dynamic-form/dynamic-form-table.vue

@@ -812,6 +812,7 @@ export default {
                         this.dataModel.splice(i, 1)
                     }
                 }
+                this.$refs.elTable.clearSelection()
                 this.totalCount = this.dataModel.length
                 // 后置事件
                 this.afterScript(this.actionCode, position, {