253a7e0a by lxs

数据资产登记更新

1 parent 38338019
...@@ -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
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!