MrShi
6 天以前 1c20c8231980a8d4b91688ff8641a06d3b2f68ab
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'
    })
  }