This commit is contained in:
linfso 2024-08-07 12:12:18 +08:00
parent 8ff4d5dce4
commit db75bea06c

View File

@ -112,7 +112,7 @@ export default {
},
computed: {
showBillCode() {
return this.billCode;
return this.scanBillCode;
},
},
watch: {