yangfeng
2023-10-17 44787ad94aa657b732b5ce838d977e479263d7e4
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: "" }
    }
  }
}