zouyu
2025-11-14 989d547833c94ffc4e7395b0023ec24ee09f5ab6
src/views/salesManagement/invoiceRegistration/index.vue
@@ -63,6 +63,7 @@
        :summary-method="summarizeMainTable"
        @expand-change="expandChange"
        @selection-change="handleSelectionChange"
        stripe
      >
        <el-table-column align="center" type="selection" width="55" />
        <el-table-column type="expand">
@@ -72,6 +73,7 @@
              border
              show-summary
              :summary-method="summarizeChildrenTable"
              stripe
            >
              <el-table-column
                align="center"