自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-19 61593c7f55cf24d81746aa041e60d0ccccd8b80a
src/main/webapp/static/js/basDevp/basDevp.js
@@ -136,7 +136,6 @@
            tableReload();
            return;
        }
        console.log(obj);
        $.ajax({
            url: baseUrl+"/basDevp/update/auth",
            headers: {'token': localStorage.getItem('token')},