MaiXinRong 3 vuotta sitten
vanhempi
commit
5fbc16caef
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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();
         }