fix Registrazione data
fix linkref fix controllo login fix pagination CGridTableRec added CstatusReg e Cstatus
This commit is contained in:
16
src/components/CProfile/CProfile.vue
Normal file
16
src/components/CProfile/CProfile.vue
Normal file
@@ -0,0 +1,16 @@
|
||||
<template>
|
||||
<div>
|
||||
<form>
|
||||
<div class="q-gutter-xs">
|
||||
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" src="./CProfile.ts">
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import './CProfile.scss';
|
||||
</style>
|
||||
Reference in New Issue
Block a user