表格删除

pull/505/head
ken678 2025-08-05 17:03:23 +08:00
parent f804c8a460
commit 78c5c2a658
1 changed files with 1 additions and 1 deletions

View File

@ -725,7 +725,7 @@ define(['jquery', 'bootstrap', 'moment', 'moment/locale/zh-cn', 'bootstrap-table
if (top + 154 > $(window).height()) { if (top + 154 > $(window).height()) {
top = top - 154; top = top - 154;
} }
if ($(window).width() < 480) { if (left < 0 || $(window).width() < 480) {
top = left = undefined; top = left = undefined;
} }
Layer.confirm( Layer.confirm(