Explorar o código

汇总表,选择窗口初始化问题

MaiXinRong %!s(int64=5) %!d(string=hai) anos
pai
achega
7480e13864
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/public/report/js/rpt_custom.js

+ 1 - 0
app/public/report/js/rpt_custom.js

@@ -235,6 +235,7 @@ const rptCustomObj = (function () {
             }
             gatherSelectSpreadObj.initSelectTenders(gsSelect.tenders);
         }
+        SpreadJsObj.reLoadColsData(gsObj.gsSheet, [0]);
         // 初始化
         $("#gather-select").modal('show');
     };