Merge branch 'master' of http://192.168.0.75:3000/liux/nxdt-web
This commit is contained in:
commit
1338b7ef8b
|
|
@ -122,7 +122,7 @@
|
|||
type="text"
|
||||
@click="handleEdit(scope.row)"
|
||||
v-hasPermi="['edit:supervisor:person']"
|
||||
v-if="scope.row.intoStatus == 0 || scope.row.intoStatus == 5"
|
||||
v-if="scope.row.intoStatus == 0 || scope.row.intoStatus == 4 || scope.row.intoStatus == 5"
|
||||
>
|
||||
编辑
|
||||
</el-button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue