Showing
1 changed file
with
1 additions
and
1 deletions
@@ -349,7 +349,7 @@ layui.define(['table', 'form', 'laydate', 'admin', 'layer', 'laytpl', 'common', | @@ -349,7 +349,7 @@ layui.define(['table', 'form', 'laydate', 'admin', 'layer', 'laytpl', 'common', | ||
349 | }).done(function (res) { | 349 | }).done(function (res) { |
350 | layer.closeAll('loading'); | 350 | layer.closeAll('loading'); |
351 | if (res.success) { | 351 | if (res.success) { |
352 | - layer.msg('同步成功', { | 352 | + layer.msg('操作成功,同步中,请稍后....', { |
353 | offset: '15px' | 353 | offset: '15px' |
354 | , icon: 1 | 354 | , icon: 1 |
355 | , time: 1000 | 355 | , time: 1000 |
-
Please register or login to post a comment