gjy 2 年之前
父節點
當前提交
86ae87f257
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/warehousenew/warehouseManagementRecord.vue

+ 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">