ระบบลา: ไม่บังคับเลือกผู้บังคับบัญชา
This commit is contained in:
parent
cb30bc0c5e
commit
ffa3631986
1 changed files with 1 additions and 1 deletions
|
|
@ -1227,7 +1227,7 @@ onMounted(async () => {
|
||||||
label="ส่งไปพิจารณา"
|
label="ส่งไปพิจารณา"
|
||||||
color="secondary"
|
color="secondary"
|
||||||
@click="onSend"
|
@click="onSend"
|
||||||
:disable="rows?.approvers.length == 0 || rows?.commanders.length == 0"
|
:disable="rows?.approvers.length == 0"
|
||||||
><q-tooltip>คลิกเพื่อส่งไปพิจารณา</q-tooltip></q-btn
|
><q-tooltip>คลิกเพื่อส่งไปพิจารณา</q-tooltip></q-btn
|
||||||
>
|
>
|
||||||
</q-card-actions>
|
</q-card-actions>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue