USER-20230908AJ\Administrator hace 1 año
padre
commit
0cf896e51f
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      pages/index/index.vue

+ 3 - 3
pages/index/index.vue

@@ -84,15 +84,15 @@
 				chartList: [{
 					name: "超期",
 					color: '#DE5847',
-					value: "0%"
+					value: "0"
 				}, {
 					name: "滞后",
 					color: '#EF8F27',
-					value: "0%"
+					value: "0"
 				}, {
 					name: "正常",
 					color: '#3ABF7D',
-					value: "0%"
+					value: "0"
 				}, ],
 				memberData: {},
 				statisticsData: {