no message
This commit is contained in:
parent
43fa6bf892
commit
e452eb00a3
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ const route = useRoute();
|
|||
const myform = ref<QForm | null>(null);
|
||||
const $q = useQuasar();
|
||||
|
||||
const model = ref("10");
|
||||
const model = ref("");
|
||||
const modelSpecific = ref("");
|
||||
|
||||
const clickBack = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue