소스 검색

no message

USER-20230908AJ\Administrator 1 년 전
부모
커밋
0cf896e51f
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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: {