CGridTableRec + fields + page

pagine:
- Siti Web
- Operazioni
- Push...
This commit is contained in:
Paolo Arena
2021-09-19 20:07:28 +02:00
parent 622bd6943d
commit db4b06f67f
96 changed files with 2561 additions and 4328 deletions

View File

@@ -8,12 +8,10 @@ import { Footer } from '@/components/Footer'
import { CImgTitle } from '../CImgTitle/index'
import { CTitle } from '../CTitle/index'
import MixinsMetaTags from '../../mixins/mixin-metatags'
export default defineComponent({
name: 'CMyPage',
components: { Footer, CImgTitle, CTitle },
mixins: [MixinsMetaTags],
props: {
title: String,
mypath: {