gjy 2 lat temu
rodzic
commit
86ae87f257

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

@@ -208,6 +208,7 @@
         </el-table>
         <el-table show-summary :data="warehouseList.records" height="560"
           v-show="this.warehouseType== '2'">
+          <el-table-column type="selection" width="55" :selectable="selectInit"></el-table-column>
           <el-table-column type="expand">
             <template #default="props">
               <ws-form ref="deptBudgetList" :model="deptBudgetList">