专家审核

This commit is contained in:
熊丽君
2022-01-20 11:37:17 +08:00
parent a92bb310a7
commit 725f176740
3 changed files with 37 additions and 8 deletions

View File

@ -89,6 +89,7 @@
<el-table-column label="操作" align="center">
<template slot-scope="scope">
<el-button
:disabled="scope.row.examine_status != 1"
size="mini"
type="text"
icon="el-icon-edit"