fix avatar component bug
This commit is contained in:
@@ -328,6 +328,7 @@
|
||||
// 关闭控件
|
||||
off() {
|
||||
this.show = false;
|
||||
this.$emit('close');
|
||||
},
|
||||
// 设置步骤
|
||||
setStep(step) {
|
||||
|
Reference in New Issue
Block a user