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

@@ -22,7 +22,7 @@ export default defineComponent({
const path = computed(() => route.path)
function getmenu(): any {
console.log('getmenu menuOne!')
// console.log('getmenu menuOne!')
return globalStore.getmenu
}