正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
@@ -108,6 +108,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'template', 'litestor | @@ -108,6 +108,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'template', 'litestor | ||
108 | },function (data,ret){ | 108 | },function (data,ret){ |
109 | Fast.api.success('data'); | 109 | Fast.api.success('data'); |
110 | layer.close(index); | 110 | layer.close(index); |
111 | + window.location.reload(true); | ||
111 | return false; | 112 | return false; |
112 | },function (data,ret){ | 113 | },function (data,ret){ |
113 | Fast.api.success('失败') | 114 | Fast.api.success('失败') |
-
请 注册 或 登录 后发表评论