feat: 세력장수에서 '휴식'의 '자율행동' 여부 판별

This commit is contained in:
2022-04-08 01:48:23 +09:00
parent f04845f7dd
commit aec4d7a3f3
4 changed files with 49 additions and 15 deletions
+1
View File
@@ -42,6 +42,7 @@ const envVal = ref<GeneralListResponse["env"]>({
month: 1,
turnterm: 1,
turntime: "2022-02-22 22:22:22.22222",
killturn: 80,
});
const toolbarID = "toolbar-id";