This commit is contained in:
linfso 2024-08-11 11:30:45 +08:00
parent 154f71c022
commit 4bfa391895

View File

@ -90,7 +90,7 @@
@click="handleDownPDF(scope.row)"
>下载发票</el-button> -->
<el-button
v-if="scope.row.invoiceStatus=='2'"
v-if="scope.row.openChStatus=='2'"
type="primary"
plain
icon="el-icon-document-copy"