perbaikan dan sweetalert
This commit is contained in:
@@ -48,7 +48,7 @@ onMounted(async() => {
|
||||
<!-- <p>coba ini</p> -->
|
||||
<!-- {{ type }}-->
|
||||
<MasterFormTypeUser v-if="type=='create'"/>
|
||||
<MasterFormDetail1 v-if="type=='detail'"/>
|
||||
<MasterFormDetail1 v-if="type=='detail'" @stateValue="val => state = val"/>
|
||||
<!-- <MasterContoh v-if="type=='detail'"/> -->
|
||||
</template>
|
||||
</MasterDialogModal>
|
||||
|
||||
Reference in New Issue
Block a user