修复编辑问题

This commit is contained in:
liaozetao
2023-12-25 16:43:18 +08:00
parent eab9fc2889
commit 8a14afd90d

View File

@@ -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 = '';