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