@@ -780,6 +780,7 @@ $(document).ready(() => {
this.spread.bind(spreadNS.Events.SelectionChanged, this.detailObj.selectionChanged);
+ this._initImTypeSetRela();
this._initLocateRela();
this.reBuildImData();
}