@ -482,7 +482,7 @@
<el-button type="primary" @click="payremove(item.state, index, item)">
移除
</el-button>
<el-button type="primary" v-if="item.state == 0"> 财务处理 </el-button>
<!-- <el-button type="primary" v-if="item.state == 0"> 财务处理 </el-button> -->
</div>