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