master
toesbieya 5 years ago
parent 1e8d4edcb9
commit 42cfe4e395
  1. 3
      vue/full/src/router/module/admin/child/default.js
  2. 2
      vue/full/src/view/admin/index/indexPage.vue

@ -1,5 +1,8 @@
//路由表:默认页面
/**
* @type {import('vue-router').RouteConfig[]}
*/
const router = [
{
path: 'index',

@ -7,8 +7,6 @@ import TotalProfitGoods from "./component/TotalProfitGoods"
export default {
name: 'index',
functional: true,
render() {
return (
<div>

Loading…
Cancel
Save