zuozhengqing
2023-10-17 c0065555e34720c9f42e5cbd309cede37746beed
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 === "升级到客户和销售机会") {