feat: 选择 ep 项目

This commit is contained in:
JiangSheng
2026-01-21 10:10:27 +08:00
parent 9eb46387d8
commit 1dee7cca97

View File

@@ -15,8 +15,7 @@
:tableName="TABLE_NAME.EP_PROJECT_LIST"
:api="queryProjectInfoListApi"
:fullHeight="true"
:rowConfig="{ isHover: true }"
:checkboxConfig="{ showHeader: false, highlight: true }"
:checkboxConfig="{ showHeader: false }"
showCheckbox
showIndex
@checkbox-change="checkboxChangeFun"