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