@@ -984,9 +984,7 @@
<el-button
:disabled="
browseStatus ||
- scope.row.fBillstatus === 20 ||
- scope.row.fBillstatus === 30 ||
- scope.row.fBillstatus === 40
+ scope.row.fBillstatus > 30
"
type="text"
@click.native.prevent="fixRow(scope.row, scope.$index)"