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