mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化添加成员时没有类型问题
This commit is contained in:
parent
741c34b7df
commit
a3dd9ff098
@ -137,7 +137,7 @@
|
||||
});
|
||||
},
|
||||
clearAddOwnerInfo: function () {
|
||||
let _componentTitle = $that.addOwnerInfo._componentTitle;
|
||||
let _componentTitle = $that.addOwnerInfo.componentTitle;
|
||||
vc.component.addOwnerInfo = {
|
||||
name: '',
|
||||
age: '',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user