diff --git a/src/components/page/chiefperiod.vue b/src/components/page/chiefperiod.vue new file mode 100644 index 0000000..709dc3a --- /dev/null +++ b/src/components/page/chiefperiod.vue @@ -0,0 +1,183 @@ + + + + + + Journal list + + + + + + + + + + {{item.realname==''?item.account:(item.realname!=''?item.account+' ('+item.realname+')':'')}} + + + Choice + + + + + + + + + + + + + + {{editForm.title}} + + + + + + + + + + Cancel + OK + + + + + + + + +