ソースを参照

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 年 前
コミット
394f952a45
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/xt_pages/user/templateSummary.vue

+ 1 - 1
src/xt_pages/user/templateSummary.vue ファイルの表示

1003
         })
1003
         })
1004
 
1004
 
1005
       this.anticoagulantList = arrFour
1005
       this.anticoagulantList = arrFour
1006
-      // console.log("抗凝剂量",this.anticoagulantList)
1006
+      console.log("抗凝剂量",this.anticoagulantList)
1007
       var endtime= moment(new Date()).endOf('month').subtract('month', +1).endOf('month').format("YYYY-MM-DD")
1007
       var endtime= moment(new Date()).endOf('month').subtract('month', +1).endOf('month').format("YYYY-MM-DD")
1008
       console.log("endtime",endtime)
1008
       console.log("endtime",endtime)
1009
       this.getlist()
1009
       this.getlist()