南骏 池
2025-07-09 6acdfc2c867d8fde898a4cc67bdefa2b97f03e3e
H5/Js/Sctl.js
@@ -180,6 +180,9 @@
                        that.itemNo = json.data.tbBillList.itemNo;
                        that.sms = json.data.tbBillList.num;
                        that.$notify({ type: 'success', message: '扫描成功' });
                        that.getMesItemTblDetailByBillNo();
                        that.$refs.barcode.focus();
                        that.barcode = null;
                    }
                    else {
                        that.$toast.fail(json.message);