fix bug ออกคำสั่งวินัย

This commit is contained in:
Warunee Tamkoo 2024-01-08 16:36:37 +07:00
parent 5b65b16f38
commit a8075effaf
6 changed files with 20 additions and 4 deletions

View file

@ -240,7 +240,7 @@ onMounted(() => {
v-for="col in props.cols"
:key="col.name"
:props="props"
@click="redirectToPage(props.row.orderId, props.row.OrderStatus)"
@click="redirectToPage(props.row.orderId, props.row.orderStatusName)"
>
<div v-if="col.name === 'no'">
{{ props.rowIndex + 1 }}