bug
liukangdong
2024-06-26 d15b33c27ec6b20281ba4764361aee0b44d596ea
admin/src/views/meeting/components/OperaNoticeWindow.vue
@@ -71,7 +71,7 @@
  },
  created () {
    this.config({
      api: '@/views/meeting/api/notice',
      api: 'meeting/notice',
      'field.id': 'id'
    })
  }