zwl
2025-09-12 7e10622ead5bd8b3ce0c9fda39d22ae0e938e030
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();