gaoluyang
2026-07-16 20eae58b25403e8cc58f9e72e411f40798f0bd2c
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="[