diff --git a/src/components/Sidebar.vue b/src/components/Sidebar.vue
index e2e813a..fed3e36 100644
--- a/src/components/Sidebar.vue
+++ b/src/components/Sidebar.vue
@@ -78,21 +78,21 @@ export default {
index: "/realTimeSearch",
title: "历史图片",
},
- {
- icon: "iconfont icon-fubing",
- index: "/weatherIce",
- title: "气象覆冰",
- subs: [
- {
- index: "/weather",
- title: "气象监测",
- },
- {
- index: "/icing",
- title: "覆冰监测",
- },
- ],
- },
+ // {
+ // icon: "iconfont icon-fubing",
+ // index: "/weatherIce",
+ // title: "气象覆冰",
+ // subs: [
+ // {
+ // index: "/weather",
+ // title: "气象监测",
+ // },
+ // {
+ // index: "/icing",
+ // title: "覆冰监测",
+ // },
+ // ],
+ // },
{
icon: "el-icon-files",
index: "/property",
diff --git a/src/views/photographicDevice/components/parameterSetDialog.vue b/src/views/photographicDevice/components/parameterSetDialog.vue
index 48e920b..8b8fbb4 100644
--- a/src/views/photographicDevice/components/parameterSetDialog.vue
+++ b/src/views/photographicDevice/components/parameterSetDialog.vue
@@ -53,6 +53,13 @@
@focus="handleFocus"
>
+ 校时