diff --git a/back/src/views/modules/ability/assignedScene/add-update-scene.vue b/back/src/views/modules/ability/assignedScene/add-update-scene.vue new file mode 100644 index 00000000..29aae680 --- /dev/null +++ b/back/src/views/modules/ability/assignedScene/add-update-scene.vue @@ -0,0 +1,427 @@ + + + + + + + diff --git a/back/src/views/modules/ability/assignedScene/index.vue b/back/src/views/modules/ability/assignedScene/index.vue new file mode 100644 index 00000000..1dd65749 --- /dev/null +++ b/back/src/views/modules/ability/assignedScene/index.vue @@ -0,0 +1,201 @@ + + + + diff --git a/back/src/views/modules/ability/components/scene-use-step.vue b/back/src/views/modules/ability/components/scene-use-step.vue new file mode 100644 index 00000000..5af00854 --- /dev/null +++ b/back/src/views/modules/ability/components/scene-use-step.vue @@ -0,0 +1,107 @@ + + + \ No newline at end of file