add ui dialog create or select command
This commit is contained in:
parent
df4cb61671
commit
874cd33e9d
6 changed files with 388 additions and 22 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import type { StringDictionary } from "quasar";
|
||||
import env from "../index";
|
||||
const retirement = `${env.API_URI}/retirement`;
|
||||
const retirementDischarge = `${retirement}/discharge`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue