#
cp
2024-06-15 bb4c70e900889d52a7b21e1e2d731b9de69c2161
zy-asrs-wms/src/main/webapp/static/js/pakStore/locMove.js
@@ -59,7 +59,7 @@
// 搜索库位物料
function getLoc(el) {
    tableIns.reload({
        url: baseUrl+'/locDetl/list/auth'
        url: baseUrl+'/locDetl/page/auth'
        , where: {loc_no: el.value}
        , done:function (res) {
            limit();