添加注释

v1.0
bobi 2019-05-13 23:44:37 +08:00
parent d0c764c449
commit 241a271283
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ layui.define(["layer"], function (exports) {
skin: okLayer.skinChoose(),
end: function () {
if (isRefreshTable) {
// 刷新当前table数据
$(".layui-laypage-btn")[0].click();
}
}