แก้คำ
This commit is contained in:
parent
c596ae3a40
commit
c937aaf42f
1 changed files with 2 additions and 2 deletions
|
|
@ -141,7 +141,7 @@ defineExpose({
|
|||
<q-btn
|
||||
v-if="permission.isChangeState"
|
||||
@click.prevent="onChangeState"
|
||||
label="Next Step"
|
||||
label="ดำเนินการต่อ"
|
||||
color="primary"
|
||||
/>
|
||||
</div>
|
||||
|
|
@ -216,7 +216,7 @@ defineExpose({
|
|||
<div v-if="permission.isChangeState && state === index + 1">
|
||||
<q-btn
|
||||
@click.prevent="onChangeState"
|
||||
label="Next Step"
|
||||
label="ดำเนินการต่อ"
|
||||
color="primary"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue