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