13176889840 4 years ago
parent
commit
39e4920fda
  1. 2
      src/views/modules/shequzhili/xiangmu/index.vue

2
src/views/modules/shequzhili/xiangmu/index.vue

@ -313,7 +313,7 @@
>
<template slot-scope="scope">
<el-button
v-if="scope.row.status == 'pending' && scope.row.processable"
v-if="scope.row.processable"
@click="handleEdit(scope.$index)"
type="text"
size="small"

Loading…
Cancel
Save