This commit is contained in:
花有清香月有阴
2021-12-27 15:33:21 +08:00
parent 2c9bb6e264
commit 5069465ee2
4 changed files with 4 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ export default {
size: 6,
current: this.current,
type: 2,
personType: 0,
},
})
.then((res) => {

View File

@@ -123,6 +123,7 @@ export default {
size: 6,
current: this.current,
modeType: 0,
personType: 1,
},
})
.then((res) => {

View File

@@ -123,6 +123,7 @@ export default {
size: 6,
current: this.current,
type: 1,
personType: 0,
},
})
.then((res) => {

View File

@@ -123,6 +123,7 @@ export default {
size: 6,
current: this.current,
type: 0,
personType: 0,
},
})
.then((res) => {