misc: storedActionHelper 저장 키에 map, unit 지정

This commit is contained in:
2022-03-23 20:12:59 +09:00
parent b8542b6bce
commit ef911ba5cc
5 changed files with 12 additions and 5 deletions
+2
View File
@@ -392,6 +392,8 @@ export default defineComponent({
autorun_limit: undefined,
officerLevel: undefined,
commandList: undefined,
mapName: undefined,
unitSet: undefined,
});
async function reloadTable(): Promise<void> {