diff --git a/src/layouts/components/NavBar/index.vue b/src/layouts/components/NavBar/index.vue index eb802147b6aab67589301e4ec3bdc8c2d863671e..eaa8301b7117655ce8d06375272da9ed3a256c51 100644 --- a/src/layouts/components/NavBar/index.vue +++ b/src/layouts/components/NavBar/index.vue @@ -8,25 +8,16 @@
-
+
{{ item.label }}
-
+
{{ - curSelectedIndex != -1 - ? screeningList[curSelectedIndex - 1].title - : "" + curSelectedIndex != -1 + ? screeningList[curSelectedIndex - 1] ? screeningList[curSelectedIndex - 1].title + : "" :'' }}
@@ -34,17 +25,8 @@
- -
+ +
{{ item.date }}