一键调拨增加提示音
H5/Js/Yjdb.js @@ -327,6 +327,7 @@ var json = res; if (json.status == 0) { that.depotData = json.data.tbBillList; that.$playSound('success'); that.$refs.barcode.focus(); } else {