26025
This commit is contained in:
@@ -124,6 +124,7 @@ export default {
|
||||
size: 6,
|
||||
current: this.current,
|
||||
type: 2,
|
||||
personType: 0,
|
||||
},
|
||||
})
|
||||
.then((res) => {
|
||||
|
||||
@@ -123,6 +123,7 @@ export default {
|
||||
size: 6,
|
||||
current: this.current,
|
||||
modeType: 0,
|
||||
personType: 1,
|
||||
},
|
||||
})
|
||||
.then((res) => {
|
||||
|
||||
@@ -123,6 +123,7 @@ export default {
|
||||
size: 6,
|
||||
current: this.current,
|
||||
type: 1,
|
||||
personType: 0,
|
||||
},
|
||||
})
|
||||
.then((res) => {
|
||||
|
||||
@@ -123,6 +123,7 @@ export default {
|
||||
size: 6,
|
||||
current: this.current,
|
||||
type: 0,
|
||||
personType: 0,
|
||||
},
|
||||
})
|
||||
.then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user