@@ -1323,16 +1323,6 @@
>
<template slot-scope="scope">
<el-button
- type="text"
- size="small"
- @click="listCheck"
- >请核</el-button>
- <el-button
- @click="revokeListCheck"
- >撤销请核</el-button>
:disabled="browseStatus || scope.row.fBillstatus > 30"
type="text"
@click.native.prevent="fixRow(scope.row, scope.$index)"