Преглед на файлове

公告撤回禁止查看

qinchao преди 3 години
родител
ревизия
1bbaf9c141
променени са 1 файла, в които са добавени 4 реда и са изтрити 1 реда
  1. 4 1
      src/modules/portal/views/home/SiteMessageHome.vue

+ 4 - 1
src/modules/portal/views/home/SiteMessageHome.vue

@@ -54,7 +54,10 @@
           <el-table-column label="标题"
             ><span slot-scope="scope"
               ><router-link
-                v-if="scope.row.hasRead == true"
+                v-if="
+                  scope.row.hasRecalled == null ||
+                  scope.row.hasRecalled === false
+                "
                 :to="'/home/site-message/' + scope.row.id"
                 style="display: flex"
               >