Backend 更新
This commit is contained in:
@@ -44,6 +44,6 @@ const props = withDefaults(defineProps<Props>(), {
|
||||
actions:()=>["フィールド制御","一覧画面","その他"]
|
||||
});
|
||||
function onItemClick(evt: Event){
|
||||
return;
|
||||
return;
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user