@ -215,6 +215,7 @@ export default {
this.$refs.inputRef.focus();
this.$refs.inputRef.select();
this.udiCode = response.data;
this.originCode = '';
this.addCode();
} else {
if (response.code == 502) {