@ -185,6 +185,7 @@
</el-tag>
</template>
</el-table-column>
<el-table-column label="操作" width="160" fixed="right">
<template slot-scope="scope">
<el-button type="text" :disabled="scope.row.checkStatus==1 " v-if="showSup" size="small"
@ -479,7 +480,7 @@
</el-dialog>
<el-dialog
title="确定"
title="发票—确认登记"
:visible.sync="determineVisible"
width="80%"
:close-on-click-modal="false"