guhongwei hace 5 años
padre
commit
cfaec06ab8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/list.vue

+ 1 - 1
src/components/list.vue

@@ -40,7 +40,7 @@ export default {
     backColor: null, //导航菜单背景颜色
     backColor: null, //导航菜单背景颜色
     rightList: null, //列表信息
     rightList: null, //列表信息
     menuList: null, //菜单列表
     menuList: null, //菜单列表
-    sideMenu: null, //侧菜单
+    sideMenu: null, //侧菜单内容
   },
   },
   components: {
   components: {
     top, //头部
     top, //头部