manto07m %!s(int64=3) %!d(string=hai) anos
pai
achega
f020ede641
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      api-upload.php

+ 1 - 0
api-upload.php

@@ -452,6 +452,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/Authorization/script/php/permission/check_
 					contentType: false,
 					dataType: 'text', // 回傳的資料格式
 					success: function(data) {
+						console.log(data);
 						showNotification('成功','轉檔上傳成功!','success');
 					},
 					xhr: function() {