feat:客户端增删改查页面

This commit is contained in:
有来技术
2021-12-05 22:29:49 +08:00
parent f83655d668
commit c84cfaab6d
10 changed files with 402 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
import {createRouter, createWebHashHistory, RouteRecordRaw} from 'vue-router'
import Layout from '@/layout/index.vue'
export const Layout = () => import( '@/layout/index.vue')
// 参数说明: https://panjiachen.github.io/vue-element-admin-site/guide/essentials/router-and-nav.html