zuozhengqing
2023-11-06 b39bf36c1c380285582b7daffb5dd656aa1e1389
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: "" }
    }
  }