MaiXinRong пре 3 година
родитељ
комит
5fbc16caef
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app/public/js/sr_detail.js

+ 1 - 0
app/public/js/sr_detail.js

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