|
@@ -767,6 +767,7 @@ export default Vue.extend({
|
|
|
this.form.sex = Number(query.sex) || this.form.sex
|
|
|
this.form.birthDay = decodeURIComponent(query.birthDay || this.form.birthDay)
|
|
|
|
|
|
+
|
|
|
api.openApi.openApiGanZhiGet8ziByDate(this.form).then(res => {
|
|
|
this.userData = responseDecorator.get8ziByDateDecorator(res.data.data)
|
|
|
this.theme = this.userData.ganZhiProRowVoList[2][0].enColor
|