#
cp
2025-06-19 e64b1d5ec0b3ca0c42048903f4ab5f9d588349e8
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();