perubahan edit akses menu belum fix
This commit is contained in:
@@ -53,7 +53,7 @@ onMounted(async() => {
|
||||
<MasterDialogModal v-if="state" :stateValue="state" @stateValue="val => state = val" >
|
||||
<template v-slot:text>
|
||||
<!-- <p>coba ini</p> -->
|
||||
{{ type }}
|
||||
<!-- {{ type }}-->
|
||||
<MasterFormTypeUser v-if="type=='create'"/>
|
||||
<MasterFormDetail1 v-if="type=='detail'"/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user