mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 18:11:00 +08:00
加入访客拍照功能
This commit is contained in:
parent
7f7472db2e
commit
9accc66289
@ -26,6 +26,7 @@
|
||||
vc.on('addVisitCase', 'onIndex', function(_index){
|
||||
console.log("侦听到addVisitCase的index为 "+_index);
|
||||
// vc.component.addCarInfo.index = _index;
|
||||
$that._initAddVisitMedia();
|
||||
vc.emit('addVisitSpace', 'notify', _index);
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user