2268ba3d by lihua

查看数据接口调用问题

1 parent 1051125a
...@@ -129,7 +129,8 @@ const btnHanldesMap = { ...@@ -129,7 +129,8 @@ const btnHanldesMap = {
129 guid: scope.row.dataProductGuid, 129 guid: scope.row.dataProductGuid,
130 type: 'detail', 130 type: 'detail',
131 foundMode: 'read', 131 foundMode: 'read',
132 name: scope.row.dataProductName 132 name: scope.row.dataProductName,
133 useGuid: scope.row.guid
133 } 134 }
134 }); 135 });
135 }, 136 },
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!