| | |
| | | if (newVal) { |
| | | if (this.form) { |
| | | let productType = this.form.productType |
| | | if (productType === 'APIFan') { |
| | | if (productType === 'API_Fan') { |
| | | newVal = newVal.replace('%%company%%', this.form.reportCompany) |
| | | this.guideDescirption = newVal |
| | | } |
| | |
| | | _this.answer.finish = 1 |
| | | if (this.form) { |
| | | let productType = this.form.productType |
| | | if (productType === 'APIFan') { |
| | | if (productType === 'API_Fan') { |
| | | _this.submitAnswer(_this.$t('finishPersonalityInfo_apifan')) |
| | | } else { |
| | | _this.submitAnswer(_this.$t('finishPersonalityInfo')) |