This commit is contained in:
BianLzhaoMin 2024-07-18 16:30:49 +08:00
parent 91ed36b383
commit 8501f9cc91
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@
<template v-else> - </template> -->
<el-button
v-if="row.status == 1"
v-if="row.status != 2"
type="text"
@click="handleQueryFile(row)"
>查看附件</el-button