Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -215,7 +215,7 @@ export class ProcessUtils { | @@ -215,7 +215,7 @@ export class ProcessUtils { | ||
| 215 | WDRouterRule.jumpWithAction(taskAction) | 215 | WDRouterRule.jumpWithAction(taskAction) |
| 216 | Logger.debug(TAG, `gotoAtlasDetailPage, ${content.objectId}`); | 216 | Logger.debug(TAG, `gotoAtlasDetailPage, ${content.objectId}`); |
| 217 | } | 217 | } |
| 218 | -} | 218 | + |
| 219 | /** | 219 | /** |
| 220 | * 打开外链 | 220 | * 打开外链 |
| 221 | * @param url 外链地址 | 221 | * @param url 外链地址 |
-
Please register or login to post a comment