Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/uiDefine/rightRegion/plShow.vue
@@ -251,9 +251,9 @@ areaType:this.areaType } getTabByContextIdAndType( params).then(res => { this.$refs.crud.clearSelection(); this.data = res.data.data; this.selectList=[]; this.$refs.crud.clearSelection(); this.tableLoading = false; }) }, @@ -270,7 +270,7 @@ this.lastIndex = newIndex; }, () => { this.selectList = []; this.selectList = [row]; } ); },