9186ebc4 by lihua

查看数据接口调用问题

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