소스 검색

可拖动modal

laiguoran 3 년 전
부모
커밋
23219789a9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/public/js/change_information_set.js

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

@@ -1198,6 +1198,7 @@ $(document).ready(() => {
         $('#code-list').html('');
         $('#code-select-all').prop('checked', false);
     });
+    $("#addlist").draggable();
     // 检索关键字切换
     $('body').on('click', '#list-search-keyword tr', function () {
         if (!$(this).hasClass('bg-primary')) {