Browse Source

fix: 公告范围详情显示问题

johnsen 2 weeks ago
parent
commit
c9ca45b3c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/platform/system/news/detail.vue

+ 1 - 1
src/views/platform/system/news/detail.vue

@@ -64,7 +64,7 @@
             placeholder="不选择时默认全部"
             v-model="form.scopeUserIds"
           />
-          <el-tag v-else>全部</el-tag>
+          <el-tag v-else>全部人员</el-tag>
         </el-form-item>
         <el-form-item label="附件:" prop="fileAttach">
           <ibps-attachment-selector