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')) {