Compare commits

...

2 Commits

1 changed files with 2 additions and 1 deletions

View File

@ -172,7 +172,8 @@
// }
// );
// });
getMethodCommon("/FireGrideResource/GetAllYingFang").then( value=>{
getMethodCommon("/FireGrideResource/GetAllYingFang").then( res=>{
let reldata = res.result
let separators = ["(", " ", ")"]