liukangdong
2024-12-17 04bf59bbc3fad774c57a2ee5ebf07db24b476bf2
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'
    })
  }