Browse Source

no message

chenrong 1 năm trước cách đây
mục cha
commit
8d4352a081
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/chat/index.vue

+ 1 - 1
src/views/chat/index.vue

@@ -224,7 +224,7 @@
                     </div>
                     <div class="flex justify-between">
                       <span>全屏幕</span>
-                      <el-switch v-model="setting.value2">
+                      <el-switch v-model="fullScreen">
                       </el-switch>
                     </div>
                   </div>