Support configuring model parameters in the front-end and storing them in localStorage.

This commit is contained in:
Rafi
2023-03-17 17:01:18 +08:00
parent 1f3a025918
commit 878fda0054
7 changed files with 234 additions and 20 deletions

View File

@@ -228,6 +228,8 @@ onNuxtReady(async () => {
</v-card>
</v-dialog>
<ModelParameters/>
<v-menu
>
<template v-slot:activator="{ props }">