Browse Source

去除多余注释

RuoYi 6 năm trước cách đây
mục cha
commit
f1ba270a47
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js

+ 0 - 1
ruoyi-admin/src/main/resources/static/ruoyi/js/ry-ui.js

@@ -112,7 +112,6 @@
             // 表格销毁
             destroy: function (tableId) {
             	var currentId = $.common.isEmpty(tableId) ? $.table._option.id : tableId;
-            	alert(currentId);
             	$("#" + currentId).bootstrapTable('destroy');
 	        },
             // 序列号生成