gjy 2 years ago
parent
commit
6f3b2f8871
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/warehousenew/warehouseManagementRecord.vue

+ 1 - 1
src/views/warehousenew/warehouseManagementRecord.vue

@@ -206,7 +206,7 @@
           </el-table-column>
           </el-table-column>
 
 
         </el-table>
         </el-table>
-        <el-table show-summary :data="warehouseList.records" height="560"
+        <el-table show-summary @selection-change="handleSelectionChange" :data="warehouseList.records" height="560"
           v-show="this.warehouseType== '2'">
           v-show="this.warehouseType== '2'">
           <el-table-column type="selection" width="55" :selectable="selectInit"></el-table-column>
           <el-table-column type="selection" width="55" :selectable="selectInit"></el-table-column>
           <el-table-column type="expand">
           <el-table-column type="expand">