jiangping
2024-08-16 d23d253c12006b66a503bbbc34a30b7d0f52a75a
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 => {