yusheng 1 год назад
Родитель
Сommit
82408d5a4f

+ 1 - 1
src/views/bpm/handleTask/components/saleOrder/returnGoods/addReturnGoodsDialog.vue

@@ -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') {