yangfeng
2023-10-10 0115a5fc309c214bfb17d2825d380198751f10a9
src/views/other/payment/saleInvoice/index.vue
@@ -206,7 +206,7 @@
      this.editConfig.visible = true
      this.editConfig.title = "新建"
      this.editConfig.sourceType = this.sourceType
      this.editConfig.infomation = { ...this.addConfig }
      this.editConfig.infomation = { ...this.addConfig, number: "" }
    }
  }
}