修复编辑问题
This commit is contained in:
@@ -223,6 +223,7 @@ export default {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
add() {
|
add() {
|
||||||
|
this.homeGameTab.id = null;
|
||||||
this.homeGameTab.tabName = '';
|
this.homeGameTab.tabName = '';
|
||||||
this.homeGameTab.gameId = 0;
|
this.homeGameTab.gameId = 0;
|
||||||
this.homeGameTab.onClick = '';
|
this.homeGameTab.onClick = '';
|
||||||
|
Reference in New Issue
Block a user