jiangping
2024-08-22 26ee9f01a9c27a671f8d39f42e4e19c5c3e7c6b5
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 => {