mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-25 14:17:54 +08:00
优化编辑
This commit is contained in:
parent
b9320f81a7
commit
741c34b7df
@ -137,12 +137,14 @@
|
||||
});
|
||||
},
|
||||
clearAddOwnerInfo: function () {
|
||||
let _componentTitle = $that.addOwnerInfo._componentTitle;
|
||||
vc.component.addOwnerInfo = {
|
||||
name: '',
|
||||
age: '',
|
||||
link: '',
|
||||
sex: '',
|
||||
remark: ''
|
||||
remark: '',
|
||||
componentTitle: _componentTitle
|
||||
};
|
||||
},
|
||||
_addUserMedia: function () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user