public static void downloadJsonFile(String json, String filename) { Window.open("data:application/octet-stream;" + "headers=Content-Disposition: attachment; ...
確定! 回上一頁