fix:交接扫码

This commit is contained in:
shijing 2025-04-10 16:14:08 +08:00
parent b5d3942583
commit de8b32f232
1 changed files with 1 additions and 0 deletions

View File

@ -488,6 +488,7 @@ export default {
if(typeof(data)=='string'){
if(data!==''){
this.codeText = data.replace(" ","");
this.codeTextChange(this.codeText)
}
}else{
this.form.handoverb = data;