zouyu
2025-11-14 0a4fc665d914cb7d75a0dd1bfec9ead6399e78e7
src/components/PIMTable/PIMTable.vue
@@ -15,6 +15,7 @@
    :expand-row-keys="expandRowKeys"
    :show-summary="isShowSummary"
    :summary-method="summaryMethod"
    stripe
    @row-click="rowClick"
    @current-change="currentChange"
    @selection-change="handleSelectionChange"