Merge branch 'repair'
This commit is contained in:
commit
d9b415d194
@ -270,8 +270,9 @@
|
|||||||
type="text"
|
type="text"
|
||||||
icon="el-icon-edit"
|
icon="el-icon-edit"
|
||||||
@click="settlementWork(scope.row)"
|
@click="settlementWork(scope.row)"
|
||||||
v-if="!scope.row.settlementAmount && !scope.row.realPayMoney"
|
|
||||||
>
|
>
|
||||||
|
<!-- v-if="!scope.row.settlementAmount && !scope.row.realPayMoney"-->
|
||||||
结算
|
结算
|
||||||
</el-button>
|
</el-button>
|
||||||
<el-button
|
<el-button
|
||||||
|
Loading…
Reference in New Issue
Block a user