fix เลขที่ตำแหน่ง
This commit is contained in:
parent
8103ea7d9d
commit
965304339d
2 changed files with 1 additions and 2 deletions
|
|
@ -100,7 +100,6 @@ export const useDataStore = defineStore("dataMain", () => {
|
|||
async function getData(dataPerson: any) {
|
||||
const data = await dataPerson;
|
||||
isProbation.value = data.isProbation;
|
||||
|
||||
formData.profileId = data.profileId;
|
||||
formData.rank = data.rank;
|
||||
formData.prefix = data.prefix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue