doum
昨天 675290c1a2fa1d0645d2707870432275ff788ea8
admin/src/components/business/OperaOrderRefundWindow.vue
@@ -178,7 +178,7 @@
          .then(() => {
            this.isWorking = true
            this.api.orderRefund({
              orderId: this.form.id,
              orderId: this.form.orderId,
              money: this.form.money,
              returnShopIntegralStatus: this.form.returnShopIntegralStatus ? 1 : 0,
              returnIntegralStatus: this.form.returnIntegralStatus ? 1 : 0,