提交 45f84f33 authored 作者: matian's avatar matian

留资channel修改

上级 c8a04058
...@@ -135,7 +135,7 @@ export default { ...@@ -135,7 +135,7 @@ export default {
}, },
enrollQuery() { enrollQuery() {
const params = { const params = {
channel: 19962, channel: this.$route.query.channel_num || 19962,
project_id: this.formInfo.projectId === '9999' ? '1016' : this.formInfo.projectId, project_id: this.formInfo.projectId === '9999' ? '1016' : this.formInfo.projectId,
name: this.formInfo.name, name: this.formInfo.name,
phone: this.formInfo.phone phone: this.formInfo.phone
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论