src/views/erp/purchase/request/index.vue
@@ -197,6 +197,10 @@ <Tag v-else-if="row.status === 30" color="error">审核不通过</Tag> <Tag v-else-if="row.status === 40" color="warning">已取消</Tag> </template> <template #qcCheckFlag="{ row }"> <Tag v-if="row.qcCheckFlag" color="success">是</Tag> <Tag v-else color="default">否</Tag> </template> <template #actions="{ row }"> <TableAction :actions="[