徐景良 2024-02-07 15:59:36 +08:00
commit c42bdde635
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 reldata = res.result
let separators = ["(", " ", ")"] let separators = ["(", " ", ")"]