This commit is contained in:
@@ -441,7 +441,7 @@ export default {
|
||||
}
|
||||
|
||||
// 调用组件方法启动开门流程
|
||||
this.$refs.doorPanel.open();
|
||||
this.$refs.doorPanel.open(this.userId);
|
||||
},
|
||||
handleMenuClick(item) {
|
||||
switch (item.action) {
|
||||
|
||||
Reference in New Issue
Block a user