MrShi
2025-03-31 a96d905ebaca25c0d9738cb61fd52713f7104fd8
admin/src/components/business/OperaPlatformGroupWindow.vue
@@ -163,8 +163,7 @@
    },
    loadMember() {
      allList({
        type: 2,
        companyType: 1
        type: 2
      }).then(res => {
        this.memberList = res
      })