|
@@ -116,7 +116,7 @@
|
|
|
v-hasPermi="['service:cost:pay']"
|
|
v-hasPermi="['service:cost:pay']"
|
|
|
>去缴费</el-button>
|
|
>去缴费</el-button>
|
|
|
<el-button
|
|
<el-button
|
|
|
- v-if="scope.row.zciInvoiceStatus == '0' && scope.row.zciStatus == '02'"
|
|
|
|
|
|
|
+ v-if="scope.row.zciStatus == '02' && scope.row.zfrStatus == '01'"
|
|
|
size="mini"
|
|
size="mini"
|
|
|
type="text"
|
|
type="text"
|
|
|
@click="handleApply(scope.row)"
|
|
@click="handleApply(scope.row)"
|