Explorar o código

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

MaiXinRong %!s(int64=5) %!d(string=hai) anos
pai
achega
f11a9cd95c
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

@@ -208,6 +208,7 @@ const rptCustomObj = (function () {
     };
 
     const initGatherSelect = function (gsSetting, gsSelect) {
+        gsObj.grArray = [];
         gsObj.setting = JSON.parse(gsSetting);
         gsObj.orgSelect = gsSelect;
         $('#gather-select-count').html(gsSelect ? gsSelect.tenders.length : 0);