append('my_inputs[]', 'image 2'); data.append('my_inputs[]', 'image 3'); // then I send the value with vue axios.post( ...
確定! 回上一頁