数据资产登记更新
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -37,7 +37,6 @@ const route = useRoute(); | ... | @@ -37,7 +37,6 @@ const route = useRoute(); |
| 37 | const fullPath = route.fullPath; | 37 | const fullPath = route.fullPath; |
| 38 | const assetGuid = route.query.guid; | 38 | const assetGuid = route.query.guid; |
| 39 | const tenantGuid = route.query.tenantGuid; | 39 | const tenantGuid = route.query.tenantGuid; |
| 40 | const tenantGuid = route.query.tenantGuid; | ||
| 41 | 40 | ||
| 42 | const { proxy } = getCurrentInstance() as any; | 41 | const { proxy } = getCurrentInstance() as any; |
| 43 | 42 | ... | ... |
-
Please register or sign in to post a comment