removed comments

This commit is contained in:
2025-04-16 14:48:15 +01:00
parent 75467ca55a
commit 35f19bd975
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -290,7 +290,7 @@ let UploadFile = (props) => {
const uploadAction = await uploadFiles(dataObj, fileObj).then(
(data) => {
console.log("hello", data);
console.log("$1", data);
}
);
// router.push({