shj
2022-04-13 bc3fac5929aa39afeb51513d8cff17d40ad5df08
src/views/hiddenDangerReview/recheckCancellationNumber.vue
@@ -165,7 +165,7 @@
      </el-table-column>
      <el-table-column
        prop="date"
        label="检察部门"
        label="检查部门"
        align="center"
        sortable
        width="120"
@@ -212,7 +212,7 @@
      <el-table-column label="当前警情" align="center"> </el-table-column>
      <el-table-column label="流程操作" align="center">
        <template slot-scope="scope">
            <el-button @click="handleClick(scope.row)" type="text" size="small">发送流程</el-button>
            <el-button @click="handleClick(scope.row)" type="text" size="small">点击发送</el-button>
        </template>
    </el-table-column>
    </el-table>