zkl 3 роки тому
батько
коміт
e38477b754
1 змінених файлів з 1 додано та 3 видалено
  1. 1 3
      minggao/src/page/commandCenter/realTime.vue

+ 1 - 3
minggao/src/page/commandCenter/realTime.vue

@@ -65,9 +65,7 @@
             <el-table-column prop="mobile" label="手机号" width="250">
               <template slot-scope="scope">
                 <span
-                  >{{ scope.row.mobile || "无" }}--------------{{
-                    scope.row.unread
-                  }}</span
+                  >{{ scope.row.mobile || "无" }}</span
                 >
               </template>
             </el-table-column>