yangfeng
2023-10-17 1d37cfd5928bee9b4151e2d7f3c0f513867e63f7
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: "" }
    }
  }
}