Compare commits
2 Commits
974f9794c3
...
410b174a11
| Author | SHA1 | Date |
|---|---|---|
|
|
410b174a11 | |
|
|
6211d05dff |
|
|
@ -172,7 +172,8 @@
|
|||
// }
|
||||
// );
|
||||
// });
|
||||
getMethodCommon("/FireGrideResource/GetAllYingFang").then( value=>{
|
||||
getMethodCommon("/FireGrideResource/GetAllYingFang").then( res=>{
|
||||
|
||||
let reldata = res.result
|
||||
|
||||
let separators = ["(", " ", ")"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue