@@ -482,7 +482,7 @@
if (this.form.returnSourceType == 1) {
if (this.form.type === '10') {
allcountAmount =
- his.$refs.inventoryTableref &&
+ this.$refs.inventoryTableref &&
this.$refs.inventoryTableref.totalAmount;
}
if (this.form.type === '20') {