退伍府学退回驳回
This commit is contained in:
@@ -124,19 +124,8 @@
|
||||
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
||||
<template slot-scope="scope">
|
||||
<el-button
|
||||
v-if="
|
||||
scope.row.fdStatus === '2' ||
|
||||
scope.row.xwStatus === '2' ||
|
||||
scope.row.twoStatus === '2' ||
|
||||
scope.row.jwcStatus === '2' ||
|
||||
scope.row.xjglStatus === '2' ||
|
||||
scope.row.zsStatus === '3' ||
|
||||
scope.row.fdStatus === '3' ||
|
||||
scope.row.xwStatus === '3' ||
|
||||
scope.row.twoStatus === '3' ||
|
||||
scope.row.jwcStatus === '3' ||
|
||||
scope.row.xjglStatus === '3'
|
||||
"
|
||||
v-if="scope.row.zsStatus === '2' || scope.row.zsStatus === '3' ||
|
||||
scope.row.fdStatus === '2' || scope.row.fdStatus === '3 '"
|
||||
size="mini"
|
||||
type="text"
|
||||
icon="el-icon-edit"
|
||||
|
||||
Reference in New Issue
Block a user