src/views/other/payment/receipt/index.vue
@@ -247,6 +247,7 @@ this.editConfig.visible = true this.editConfig.title = "新建" this.editConfig.sourceType = this.addConfig.keywordType === "客户名称" ? 1 : this.sourceType console.log(this.addConfig) this.editConfig.infomation = { ...this.addConfig, saleDetailNumber: "" } } }