添加注释
parent
d0c764c449
commit
241a271283
|
|
@ -64,6 +64,7 @@ layui.define(["layer"], function (exports) {
|
|||
skin: okLayer.skinChoose(),
|
||||
end: function () {
|
||||
if (isRefreshTable) {
|
||||
// 刷新当前table数据
|
||||
$(".layui-laypage-btn")[0].click();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue