feat(设备管理): 文件添加
This commit is contained in:
3
web/src/views/device/networkDevice/index.vue
Normal file
3
web/src/views/device/networkDevice/index.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>networkDevice</div>
|
||||
</template>
|
||||
3
web/src/views/device/swg/index.vue
Normal file
3
web/src/views/device/swg/index.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>swg</div>
|
||||
</template>
|
||||
3
web/src/views/device/template/index.vue
Normal file
3
web/src/views/device/template/index.vue
Normal file
@@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div>template</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user