tree.ts 123 B

1234567
  1. export default {
  2. tree: 'Tree',
  3. basic: '基础树',
  4. editTree: '右键示例',
  5. actionTree: '函数操作示例',
  6. };