瀏覽代碼

新增干支

JXDS18FUJT 1 年之前
父節點
當前提交
bc18536810
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/pages/forecast/index.vue

+ 1 - 0
src/pages/forecast/index.vue

@@ -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