cdk
3 天以前 cd757b79217ba11868a4e771298194a362621afe
H5/Js/Wwtl.js
@@ -145,6 +145,7 @@
                        that.itemNo = json.data.tbBillList.itemNo;
                        that.sms = json.data.tbBillList.num;
                        that.$notify({ type: 'success', message: '扫描成功' });
                        that.getMesItemTblDetailByBillNo();
                    }
                    else {
                        that.$toast.fail(json.message);