liukangdong
2025-01-06 46a174dd4b2d3208460411ed5d94a5726a5a2f72
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'
    })
  }