zhangzengfei
2021-02-04 0175cda6150656bc74b34c6f6c71edd1e1fc653c
src/pages/shuohuangMonitorAnalyze/components/taskManage.vue
@@ -73,7 +73,7 @@
          </div>
        </div>
      </div>
      <div class="top-right partment">
      <div class="top-right partment" style="max-height: 500px; overflow-y:auto;">
        <div class="header">
          <div class="title">人员列表</div>
        </div>
@@ -125,7 +125,7 @@
            type="primary"
            size="small"
            @click="distributeTask"
            v-if="taskVideoChecked.length"
            v-if="taskType==1&&taskVideoChecked.length"
          >分配任务</el-button>
        </div>
        <el-table
@@ -133,8 +133,9 @@
          :data="taskTableData"
          ref="elTable"
          @selection-change="taskTableSelection"
          v-loading
        >
          <el-table-column type="selection" width="55"></el-table-column>
          <el-table-column v-if="taskType==1" type="selection" width="55"></el-table-column>
          <el-table-column prop="LocomotiveNumber" label="机车号"></el-table-column>
          <el-table-column label="视频数量">
            <template slot-scope="scope">