src/components/PIMTable/PIMTable.vue
@@ -10,7 +10,7 @@ :row-class-name="rowClassName" :row-style="rowStyle" :row-key="rowKey" style="width: 100%" :style="tableStyle" tooltip-effect="dark" :expand-row-keys="expandRowKeys" :show-summary="isShowSummary" @@ -313,6 +313,10 @@ type: Number, default: 0, }, tableStyle: { type: [String, Object], default: () => ({ width: "100%" }), }, }); // Data