yangfeng
2023-10-17 8835f2a75d90c10fcf14ee7d8d26c864ebbf4168
src/views/other/payment/receipt/index.vue
@@ -247,7 +247,7 @@
      this.editConfig.visible = true
      this.editConfig.title = "新建"
      this.editConfig.sourceType = this.sourceType
      this.editConfig.infomation = { ...this.addConfig, number: "" }
      this.editConfig.infomation = { ...this.addConfig, saleDetailNumber: "" }
    }
  }
}