duhe
2025-09-01 e57b2edbffff5a653ba9eda65eae100ceb2e7822
WebTM/views/WMS扫码模块/找货下架单/Kf_MaterialLowerBill_PDA.html
@@ -1058,8 +1058,10 @@
                                    playSound_OK();
                                    //娓呯┖鏁伴噺
                                    $("#HQty").val("");
                                    //鏄剧ず琛ㄤ綋鏄庣粏
                                    //鑾峰彇鍒锋柊琛ㄤ綋鏄庣粏--鐗╂枡
                                    DisBillEntryList();
                                    //鏄剧ず涓婃灦搴撳瓨椤电淇℃伅
                                    DisInventoryList();
                                }
                                else {
                                    playSound();
@@ -1119,8 +1121,10 @@
                                //娓呯┖鏁伴噺
                                $("#HQty").val("");
                                //鏄剧ず琛ㄤ綋鏄庣粏
                                //鑾峰彇鍒锋柊琛ㄤ綋鏄庣粏--鐗╂枡
                                DisBillEntryList();
                                //鏄剧ず涓婃灦搴撳瓨椤电淇℃伅
                                DisInventoryList();
                            }
                            else {
                                playSound();
@@ -1287,7 +1291,7 @@
                            FIFOListOption.cols = [columns];
                            FIFOListOption.data = result.data;
                            FIFOListOption.totalRow = true;
                            table.cache['wl-table'] = null;         //娓呯┖琛ㄦ牸缂撳瓨鏁版嵁
                            table.cache['FIFOList-table'] = null;         //娓呯┖琛ㄦ牸缂撳瓨鏁版嵁
                            table.render(FIFOListOption);
                           
                        }