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