zhnghongrui hace 1 año
padre
commit
0f121348ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/statistics/statistics.vue

+ 1 - 1
pages/statistics/statistics.vue

@@ -262,7 +262,7 @@
 		},
 		data() {
 			return {
-				isLeader: true,
+				isLeader: false,
 				list: [],
 				pageSize: 10, // 条数
 				totalNum: '',