Junjie
2024-12-06 5d67dd3dcc7dabd829d6bc47203e5dd6589b4a45
zy-asrs-admin/src/views/loc/stockTransfer/index.vue
@@ -208,6 +208,8 @@
    postForm('/api/loc/search/like/locNo', {
        locNo: sourceLocNo.value,
        test: "123",
        quer: ""
    }).then(resp => {
        let result = resp.data;
        if (result.code == 200) {