Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 8m15s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 8m15s
* develop: fix: async await fix:q-input maxlength fix currency fix(command): edit-salary
This commit is contained in:
commit
c2b021e243
10 changed files with 599 additions and 29 deletions
|
|
@ -774,7 +774,6 @@ function onSubmitDate() {
|
|||
*/
|
||||
function openModalOrder(val: boolean) {
|
||||
// ยังไม่ได้ดัก ส่ง ไป ทั้ง object #e.draft == "รอส่งตัว" &&
|
||||
console.log(rowsOrder.value);
|
||||
|
||||
rowsOrder.value = rows.value.filter(
|
||||
(e: any) =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue