質問編集履歴

1

微修正

2019/06/19 08:09

投稿

aa316316
aa316316

スコア39

test CHANGED
File without changes
test CHANGED
@@ -90,7 +90,7 @@
90
90
 
91
91
  const date = moment(this.date).format("YYYY/MM/DD");
92
92
 
93
- console.log(this.date) //2019/06/19
93
+ console.log(date) //2019/06/19
94
94
 
95
95
 
96
96