更新0901

This commit is contained in:
xyc 2025-09-01 17:22:03 +08:00
parent 5c4041300f
commit 348f8d69a5

View File

@ -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