gaoluyang
2026-06-12 c1143e07fe1482ba1545e029286ec4c857de85a9
src/views/salesManagement/deliveryLedger/index.vue
@@ -53,6 +53,7 @@
        :row-key="(row) => row.id"
        style="width: 100%"
        height="calc(100vh - 21.5em)"
        :tooltip-options="{ popperOptions: { strategy: 'absolute' } }"
      >
        <el-table-column align="center" type="selection" width="55" />
        <el-table-column align="center" label="序号" type="index" width="60" />