ข้อมูลบุคคล: ทำinterfaceใหม่
This commit is contained in:
parent
cb195590a3
commit
959537f1c7
9 changed files with 193 additions and 209 deletions
|
|
@ -6,7 +6,7 @@ import { useQuasar } from "quasar";
|
|||
|
||||
const $q = useQuasar();
|
||||
const mixin = useCounterMixin();
|
||||
const { dialogRemove, dialogConfirm } = mixin;
|
||||
const { dialogConfirm } = mixin;
|
||||
|
||||
const dataRef = ref<any>(null);
|
||||
const data = defineModel<string>("data", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue