自动化立体仓库 - WMS系统
#
lty
6 天以前 dea586adf232c722e8d2dfa833c3d7711a1019df
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 {