songshankun
2023-10-17 cdf783f0924c07b3555a90c36c140f902247c2b3
src/views/client/salesLead/AdvanceDialog.vue
@@ -137,12 +137,13 @@
          type: "warning"
        })
          .then(() => {
            this.editConfig.visible = true
            this.editConfig.title = "新建"
            this.editConfig.infomation = {
              ...this.commonConfig.infomation,
              sales_leads_id: this.commonConfig.infomation.id
            }
            this.editConfig.infomation.codeStandID=''
            this.editConfig.visible = true
          })
          .catch(() => {})
      } else if (this.value === "升级到客户和销售机会") {