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();
         }