l l
liukangdong
2025-02-25 1f013658d7b3835625aacdb17f42cac0cb7671ce
admin/src/views/combo/components/Refund.vue
@@ -72,7 +72,8 @@
        comboReDetailPost({ orderId: id }).then(res => {
          if (res) {
            this.form = res
            this.form.backType = 0
            // this.form.backType = 0
            this.$set(this.form, 'backType', 0)
            this.form.orderId = id
          }
        })