UI ประเมินผล
This commit is contained in:
parent
75c677f58c
commit
27f564588c
12 changed files with 332 additions and 40 deletions
|
|
@ -3,7 +3,6 @@ import { ref } from "vue";
|
|||
|
||||
export const useAssessStore = defineStore("asses", () => {
|
||||
const tabMenu = ref<string>("1");
|
||||
|
||||
const step = ref<number>(1);
|
||||
const titel = ref<string[]>([
|
||||
"ตรวจสอบคุณสมบัติ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue