ออกคำสั่ง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-10-21 13:50:56 +07:00
parent ae3cee9e2a
commit 2be29d9ae9
4 changed files with 297 additions and 230 deletions

View file

@ -421,7 +421,7 @@ onMounted(async () => {
v-model:is-officer="store.isOfficer as boolean"
v-model:is-staff="store.isStaff as boolean"
v-model:root-id="store.rootId"
:system-name="'organization'"
:system-name="'ORGANIZATION'"
/>
</template>