dedsudiyu 3 月之前
父節點
當前提交
b10fa7edff
共有 2 個文件被更改,包括 9 次插入9 次删除
  1. 7 7
      pages/views/dataBoard/labPage.vue
  2. 2 2
      pages/views/dataBoard/resourceReservation.vue

+ 7 - 7
pages/views/dataBoard/labPage.vue

@@ -200,9 +200,9 @@
 					let list3 = []; //检查次数
 					let list4 = []; //超期设备数
 					date = data.data.dateList
-					data.data.experimentList.forEach(function(item) {
-						list.push(item.num)
-					})
+					// data.data.experimentList.forEach(function(item) {
+					// 	list.push(item.num)
+					// })
 					data.data.dutyList.forEach(function(item) {
 						list2.push(item.num)
 					})
@@ -226,10 +226,10 @@
 								name: "检查次数",
 								data: list3
 							},
-							{
-								name: "超期设备数",
-								data: list4
-							}
+							// {
+							// 	name: "超期设备数",
+							// 	data: list4
+							// }
 						]
 					};
 					this.chartData = JSON.parse(JSON.stringify(res));

+ 2 - 2
pages/views/dataBoard/resourceReservation.vue

@@ -57,11 +57,11 @@
 		</view>
 		<view class="small-title">
 			<view class="small-title-l">资源分类占比统计</view>
-			<viwe class="chart-tab-tow">
+			<!-- <viwe class="chart-tab-tow"> -->
 				<!-- <view class="chart-tab-li" :class="chartTabIndexThree==index?'tab-A':'tab-B'"
 					v-for="(item,index) in chartTabListThree" :key="index" @click="chartTabClickThree(index)">{{item}}
 				</view> -->
-			</viwe>
+			<!-- </viwe> -->
 		</view>
 		<view class="chart-tow">
 			<view class="chart-tow-b">