fix:交接扫码
This commit is contained in:
parent
b5d3942583
commit
de8b32f232
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue