gaoluyang
2026-06-16 2e4b04ddbbcb82531fbc29eeadbefc46591584e0
src/views/productionPlan/productionPlan/components/PIMTable.vue
@@ -11,6 +11,7 @@
            :row-key="rowKey"
            :style="tableStyle"
            tooltip-effect="dark"
            :tooltip-options="{ appendTo: 'body' }"
            :expand-row-keys="expandRowKeys"
            :show-summary="isShowSummary"
            :summary-method="summaryMethod"