wangting
2023-07-18 8fff5843dcf04799ff6853c330f319a67cc2142f
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'
  }
}