自动化立体仓库 - WMS系统
zhou zhou
7 天以前 cabc5cac8a3e3867bcbbc4598c2cef6758f6e0c4
src/main/webapp/views/erpTongbu/tongbu.html
@@ -167,7 +167,7 @@
                    background: 'rgba(0, 0, 0, 0.7)',
                })
                $.ajax({
                    url: "http://127.0.0.1:9090/mo/tongbu/getList",
                    url: "http://127.0.0.1:8133/mo/tongbu/getList",
                    dataType: 'json',
                    contentType: 'application/json;charset=UTF-8',
                    method: 'GET',
@@ -220,7 +220,7 @@
                    background: 'rgba(0, 0, 0, 0.7)',
                })
                $.ajax({
                    url: "http://127.0.0.1:9090/mo/tongbu/"+method,
                    url: "http://127.0.0.1:8133/mo/tongbu/"+method,
                    data: {
                        izSrcVouch:izSrcVouch
                    },
@@ -270,7 +270,7 @@
                    background: 'rgba(0, 0, 0, 0.7)',
                })
                $.ajax({
                    url:"http://127.0.0.1:9090/mo/tongbu/tongbu",
                    url:"http://127.0.0.1:8133/mo/tongbu/tongbu",
                    data: JSON.stringify(selectList.value),
                    dataType: 'json',
                    contentType: 'application/json;charset=UTF-8',
@@ -340,7 +340,7 @@
                    background: 'rgba(0, 0, 0, 0.7)',
                })
                $.ajax({
                    url:"http://127.0.0.1:9090/mo/tongbu/"+method,
                    url:"http://127.0.0.1:8133/mo/tongbu/"+method,
                    data: JSON.stringify({
                        list : JSON.stringify(selectListDialog.value),
                        izSrcVouch : izSrcVouch