ludc
2023-07-13 b6d44be675c36487cf773e1e5f32c9c13ae18536
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'
  }
}