cnf
2025-11-08 3fabc7c79ae8c40b964741e59053564858fc06fe
H5/Js/Dbck.js
@@ -92,6 +92,7 @@
            that.isLoading = true;
            that.AxiosHttp("post", 'TransferOut/GetTransferOutNoList', {
                //name: that.userInfo.loginAccount,
                Type:"调拨出库"
            }, false)
                .then(function (res) {
                    var json = res;