fix
This commit is contained in:
@@ -335,7 +335,7 @@ export default defineComponent({
|
|||||||
},
|
},
|
||||||
workspaceCom(newVal,oldVal){
|
workspaceCom(newVal,oldVal){
|
||||||
this.workspace = newVal
|
this.workspace = newVal
|
||||||
this.upload.gender = newVal?.sexEnum?.name
|
this.upload.gender = newVal?.sexEnum?.value
|
||||||
},
|
},
|
||||||
scene:{
|
scene:{
|
||||||
handler(newVal,oldVal){
|
handler(newVal,oldVal){
|
||||||
|
|||||||
Reference in New Issue
Block a user