diff --git a/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue b/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue index 8ca70763..07813010 100644 --- a/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue +++ b/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue @@ -208,7 +208,7 @@ export default { statusList: [ { id: '1', name: '未结算' }, { id: '2', name: '已结算' }, - { id: '3', name: '待审核' }, + { id: '3', name: '已审核' }, ], //集合 // 表格数据 agreementList: [],