doum
8 小时以前 bb914e61f27453051e691a4e06ffa64d6f93d6fb
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,