yusheng 1 年間 前
コミット
82408d5a4f

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

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