diff --git a/src/views/material/cost/component/applyHome.vue b/src/views/material/cost/component/applyHome.vue index 3ace7318..db4ee411 100644 --- a/src/views/material/cost/component/applyHome.vue +++ b/src/views/material/cost/component/applyHome.vue @@ -84,7 +84,7 @@ @@ -106,7 +106,7 @@ type="primary" icon="el-icon-edit" @click="handleApply(scope.row)" - v-if="scope.row.isSlt == '0' || scope.row.isSlt == '2'" + v-if="scope.row.sltStatus == '0' || scope.row.sltStatus == '3'" > 结算申请