科研生产菜单创建
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
<template>
|
||||
<div>page2 index</div>
|
||||
</template>
|
3
src/views/chartList/page2/one/index.vue
Normal file
3
src/views/chartList/page2/one/index.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>page2 one</div>
|
||||
</template>
|
3
src/views/chartList/page2/three/index.vue
Normal file
3
src/views/chartList/page2/three/index.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>page2 three</div>
|
||||
</template>
|
3
src/views/chartList/page2/two/index.vue
Normal file
3
src/views/chartList/page2/two/index.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>page2 two</div>
|
||||
</template>
|
Reference in New Issue
Block a user