Browse Source

修改群备注字段

1
mo 3 năm trước cách đây
mục cha
commit
5057a9177b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/groupChatManager/component/chatList.vue

+ 1 - 1
src/views/groupChatManager/component/chatList.vue

@@ -70,7 +70,7 @@
         ></el-table-column>
         <el-table-column
           align="center"
-          prop="tags"
+          prop="memo"
           label="群备注"
         ></el-table-column>
         <el-table-column align="center" prop="groupType" label="群聊类型">