浏览代码

可拖动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')) {