SOURCE

const tables = [
    {
    "GlobalPath": "/test2/asd asd/asdasd ss ",
    "TargetNameService": "HDFS16000372",
    "TargetPath": "/test2/asd asd/asdasd ss "
}
];

const str =  "/t est2/asd asd/asdasd ss ";


// 空格!$&*1/单1号双引号?<>
// console.log(str.replace("\n").replace("\r\n"))

for(let s of str){
    console.log(s)
}
console 命令行工具 X clear

                    
>
console