AI修复建议接口对接
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
<template #body>
|
||||
<div style="padding: 8px 20px 20px 20px; width: 100%">
|
||||
<Table class="jyh-table" :tableConfig="tableConfig" :dataSource="rowItem.vulnerabilities" />
|
||||
<Table class="jyh-table" :tableConfig="tableConfig" :dataSource="rowItem.vulnerabilities" :libraryName="rowItem.libraryName" :currentVersion="rowItem.currentVersion"/>
|
||||
<div class="w-full flex items-center justify-end">
|
||||
<span>共{{ rowItem.vulnerabilities.length }}条</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user