退伍府学退回驳回

This commit is contained in:
2025-12-12 17:56:33 +08:00
parent d113daae1c
commit 24152cd849

View File

@@ -124,19 +124,8 @@
<el-table-column label="操作" align="center" class-name="small-padding fixed-width"> <el-table-column label="操作" align="center" class-name="small-padding fixed-width">
<template slot-scope="scope"> <template slot-scope="scope">
<el-button <el-button
v-if=" v-if="scope.row.zsStatus === '2' || scope.row.zsStatus === '3' ||
scope.row.fdStatus === '2' || scope.row.fdStatus === '2' || scope.row.fdStatus === '3 '"
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'
"
size="mini" size="mini"
type="text" type="text"
icon="el-icon-edit" icon="el-icon-edit"