Kxc0822a
2022-04-12 942b95daa0dd2a9e764da5cc6cdfd95383447b80
src/views/delayHiddenDangerRectification/index.vue
@@ -211,7 +211,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>