yuxc
2023-07-19 930766d03537d803cea4bf468ab2abc44ff42645
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'
  }
}