修改
This commit is contained in:
parent
4808eacd92
commit
4f95adf5fc
@ -190,7 +190,7 @@ export default {
|
||||
questionExpirationDate: 7,
|
||||
questionInfoId: "",
|
||||
questionnaireName: "",
|
||||
phoneTemplateId: "",
|
||||
phoneId: "",
|
||||
phoneTemplateName: "",
|
||||
propagandaInfoId: '',
|
||||
propagandaTitle: "",
|
||||
@ -208,7 +208,7 @@ export default {
|
||||
questionExpirationDate: 7,
|
||||
questionInfoId: "",
|
||||
questionnaireName: "",
|
||||
phoneTemplateId: "",
|
||||
phoneId: "",
|
||||
phoneTemplateName: "",
|
||||
propagandaInfoId: '',
|
||||
propagandaTitle: "",
|
||||
@ -252,7 +252,7 @@ export default {
|
||||
},
|
||||
//话术传值
|
||||
scriptphoneontemplate(item) {
|
||||
this.formInline.phoneTemplateId = item.templateId
|
||||
this.formInline.phoneId = item.templateId
|
||||
this.formInline.phoneTemplateName = item.templateName
|
||||
},
|
||||
clicktimelineitem(item, index) {
|
||||
@ -267,7 +267,7 @@ export default {
|
||||
questionExpirationDate: 7,
|
||||
questionInfoId: "",
|
||||
questionnaireName: "",
|
||||
phoneTemplateId: "",
|
||||
phoneId: "",
|
||||
phoneTemplateName: "",
|
||||
propagandaInfoId: '',
|
||||
propagandaTitle: "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user