This commit is contained in:
parent
91ed36b383
commit
8501f9cc91
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue