mirror of
https://github.com/veops/cmdb.git
synced 2025-10-11 01:29:18 +08:00
4 lines
84 B
Python
4 lines
84 B
Python
// 用于树状递归组件的通信
|
|
import Vue from 'vue'
|
|
export default new Vue()
|