Commit 0a3c9fd7 authored by liudong1993's avatar liudong1993

1

parent daac5874
...@@ -1638,6 +1638,7 @@ ...@@ -1638,6 +1638,7 @@
this.Success(this.$t('objFill.v101.FinancialModule.gengxincg')) ; this.Success(this.$t('objFill.v101.FinancialModule.gengxincg')) ;
this.showBatchUpdateF = false; this.showBatchUpdateF = false;
this.multipleSelection=[]; this.multipleSelection=[];
this.$refs.multipleTable.clearSelection();
}else{ }else{
this.Error(res.data.message); this.Error(res.data.message);
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment