MaiXinRong 4 tahun lalu
induk
melakukan
5fbc16caef
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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.spread.bind(spreadNS.Events.SelectionChanged, this.detailObj.selectionChanged);
 
 
+            this._initImTypeSetRela();
             this._initLocateRela();
             this._initLocateRela();
             this.reBuildImData();
             this.reBuildImData();
         }
         }