田源
2023-07-18 0f82f4588e9d8ec8df06d7bc909b53506d4b2fef
Source/UBCS-WEB/dist/src/page/index/sidebar/config.js
对比新文件
@@ -0,0 +1,9 @@
export default {
  propsDefault: {
    label: 'label',
    path: 'path',
    icon: 'icon',
    children: 'children',
    isOpen: 'isOpen'
  }
}