yusheng преди 1 година
родител
ревизия
82408d5a4f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/bpm/handleTask/components/saleOrder/returnGoods/addReturnGoodsDialog.vue

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