fix เครื่องราช
This commit is contained in:
parent
2b691a746d
commit
4586aef931
9 changed files with 86 additions and 134 deletions
|
|
@ -123,7 +123,7 @@ export const useInsigniaDataStore = defineStore("insignia", () => {
|
|||
* funntoin หา option หน่วยงสานทั้งหมด
|
||||
* @param op
|
||||
*/
|
||||
function fetchOption(op: any) {
|
||||
async function fetchOption(op: any) {
|
||||
const aId = agency.value ?? "00000000-0000-0000-0000-000000000000";
|
||||
const hasID = op.find((e: any) => e.id === agency.value);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue