Explorar el Código

收起数据统计

shish hace 6 años
padre
commit
71f9e419ce
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      store/src/admin/home/workbench.vue

+ 5 - 5
store/src/admin/home/workbench.vue

@@ -188,11 +188,11 @@
 						img: `${this.$constant.imgUrl}/retail/admin/tab-icon-4.png`,
 						url: '/admin/ad/list'
 					},
-					{
-						name: '数据统计',
-						img: `${this.$constant.imgUrl}/retail/admin/tab-icon-5.png`,
-						url: '/admin/statistics/index'
-					},
+					// {
+					// 	name: '数据统计',
+					// 	img: `${this.$constant.imgUrl}/retail/admin/tab-icon-5.png`,
+					// 	url: '/admin/statistics/index'
+					// },
 					{
 						name: '员工管理',
 						img: `${this.$constant.imgUrl}/retail/admin/tab-icon-6.png`,