#
luxiaotao1123
2021-04-14 a0b4bbb53afc9ffd4a9f460d10ee5dc3cb6b4ea2
src/main/webapp/static/js/order/order.js
@@ -105,7 +105,7 @@
                                insTb.reload();
                            } else if (res.code === 403){
                                top.location.href = baseUrl+"/";
                            }else {
                            } else {
                                layer.msg(res.msg, {icon: 2});
                            }
                        }