diff --git a/src/assets/img/noData.png b/src/assets/img/noData.png new file mode 100644 index 0000000..a6a9268 Binary files /dev/null and b/src/assets/img/noData.png differ diff --git a/src/views/pageMonitor/bottomLeft/index.vue b/src/views/pageMonitor/bottomLeft/index.vue index 312f76b..290dfef 100644 --- a/src/views/pageMonitor/bottomLeft/index.vue +++ b/src/views/pageMonitor/bottomLeft/index.vue @@ -14,8 +14,11 @@ v-if="getDataList.length" :getDataList="getDataList" > -
- +
+ 暂无数据
diff --git a/src/views/pageMonitor/bottomRight/index.vue b/src/views/pageMonitor/bottomRight/index.vue index 23159ca..c572330 100644 --- a/src/views/pageMonitor/bottomRight/index.vue +++ b/src/views/pageMonitor/bottomRight/index.vue @@ -17,8 +17,11 @@ v-if="getDataList.length" :getDataList="getDataList" > -
- +
+ 暂无数据