guhongwei 5 years ago
parent
commit
ce99ff1636
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/news/listDetail.vue

+ 1 - 1
src/views/news/listDetail.vue

@@ -97,7 +97,7 @@ export default {
         this.$set(this, `displays`, this.display);
       }
     },
-    // 选择菜单
+    // 点击选择菜单
     changeMenu(name, index) {
       this.menuIndex = index;
       this.columnName = name;