lll
liukangdong
2024-08-26 1df1e9daa4d33a0e975db7ef0a73ee4dd45d216b
h5/pages/staff/vehicle/applePeo.vue
@@ -141,13 +141,13 @@
  },
  methods: {
    initData() {
      const { param, pagination } = this
      const { param } = this
      findTypeMemberInfo({
        // model: {
        name: param.name,
        // },
        type: '2',
        ...pagination
        companyType: 1,
      }).then(res => {
        this.memberList = res.data || []
        this.memberList.forEach(i => {