yangfeng
2023-10-17 6ab7d9bee6290c963726cb1545505e3398bff9ab
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: "" }
    }
  }
}