guhongwei 5 năm trước cách đây
mục cha
commit
ce99ff1636
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;