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