value
2024-05-14 9c5e3c4d21b31ad6f6c92583a873548cbabf0165
src/view/index.vue
@@ -393,7 +393,7 @@
        <el-button type="primary" @click="handleEdit">确 定</el-button>
      </span>
    </el-dialog>
    <notice ref="notice" />
    <notice ref="notice" @goNoticeDetail="checkForUnreadData()" />
   </div>
</template>