src/main/webapp/static/js/trayCode/trayCode.js
@@ -334,7 +334,7 @@ if (res.code === 200){ layer.closeAll(); $(".layui-laypage-btn")[0].click(); layer.msg("操作成功") layer.msg(typeof I18n !== 'undefined' ? I18n.t('response.operation_success') : '操作成功', {icon: 1}) } else if (res.code === 403){ top.location.href = baseUrl+"/"; } else {