admin/src/views/finance/components/bullDetail.vue
@@ -9,7 +9,7 @@ <el-tag type="info" v-if="info.status === 1">关闭</el-tag> </div> <div style="display: flex; align-items: center;"> <el-button @click="$refs.call.open('发送催缴通知', [info.id])">发送缴费通知</el-button> <el-button @click="$refs.call.open('发送催缴通知', [info.id])" v-if="info.isOverdue === 1 && info.billType === 0">发送缴费通知</el-button> <el-button plain type="primary" v-if="![1].includes(info.payStatus)" @click="$refs.flowingWater.open('创建收支流水', { billType: returnBillType(), billId: info.id,