แก้ชื่อ defineStore
This commit is contained in:
parent
ef9c99b8ae
commit
781ea0ab66
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import type { QTableProps } from "quasar";
|
|||
|
||||
// store ลา >> รอบการปฏิบัติงาน
|
||||
export const useRoundDataStore = defineStore(
|
||||
"disciplineDirector",
|
||||
"roundWorkStore",
|
||||
() => {
|
||||
//ค้นหา คอลัมน์ คอลัมน์ที่แสดง
|
||||
const visibleColumns = ref<string[]>([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue