Browse Source

修改时间筛选后不能更新数据

bding 2 months ago
parent
commit
fc7a35cc6c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/dataReport_manage/equityCustomStatistics.vue

+ 1 - 0
src/views/dataReport_manage/equityCustomStatistics.vue

@@ -499,6 +499,7 @@ export default {
       this.page_no = 1;
       this.searchVal = "";
       this.getTableData();
+      this.getIncrementalCompanyContractPercentageList();
     },
     /* 切换数据类型 */
     toggleType(label) {