add ui dialog create or select command

This commit is contained in:
Warunee Tamkoo 2024-09-24 11:19:41 +07:00
parent df4cb61671
commit 874cd33e9d
6 changed files with 388 additions and 22 deletions

View file

@ -1,4 +1,3 @@
import type { StringDictionary } from "quasar";
import env from "../index";
const retirement = `${env.API_URI}/retirement`;
const retirementDischarge = `${retirement}/discharge`;