guhongwei 5 년 전
부모
커밋
ce99ff1636
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;