Browse Source

去掉网格员

master
mk 1 year ago
parent
commit
4bea3f58e6
  1. 2
      src/views/next/dialog-module/the-red-cross/index.vue

2
src/views/next/dialog-module/the-red-cross/index.vue

@ -129,7 +129,7 @@ export default {
stuffList: [
{ avatar: '', name: '', position: '副会长' },
{ avatar: '', name: '', position: '秘书长' },
{ avatar: '', name: '', position: '联络员' }
// { avatar: '', name: '', position: '' }
],
theRedCrossList: [],
currentActiveRedCross: '1'

Loading…
Cancel
Save