質問編集履歴

1

みっともないのでファイルパスをアスタリスクにしました

2021/07/09 03:32

投稿

landy77
landy77

スコア1615

test CHANGED
File without changes
test CHANGED
@@ -120,7 +120,7 @@
120
120
 
121
121
  axios
122
122
 
123
- .post("/api/ctrl/uploadNyukinExcel.php", formData, config)
123
+ .post("*****.php", formData, config)
124
124
 
125
125
  .then((res) => {
126
126