This commit is contained in:
parent
91ed36b383
commit
8501f9cc91
|
|
@ -159,7 +159,7 @@
|
||||||
<template v-else> - </template> -->
|
<template v-else> - </template> -->
|
||||||
|
|
||||||
<el-button
|
<el-button
|
||||||
v-if="row.status == 1"
|
v-if="row.status != 2"
|
||||||
type="text"
|
type="text"
|
||||||
@click="handleQueryFile(row)"
|
@click="handleQueryFile(row)"
|
||||||
>查看附件</el-button
|
>查看附件</el-button
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue