init
This commit is contained in:
11
src/views/custom-query/topo/top/config/index.js
Normal file
11
src/views/custom-query/topo/top/config/index.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* @author: clay
|
||||
* @data: 2019/08/16
|
||||
* @description: 配置
|
||||
*/
|
||||
|
||||
import edge from './edge'
|
||||
|
||||
export default {
|
||||
edge
|
||||
}
|
||||
Reference in New Issue
Block a user