Initial commit
This commit is contained in:
11
modeler/src/views/decision/algorithm/management.vue
Normal file
11
modeler/src/views/decision/algorithm/management.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
<Layout>
|
||||
<template #sidebar>
|
||||
ddd
|
||||
</template>
|
||||
</Layout>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import Layout from '../layout.vue'
|
||||
</script>
|
||||
Reference in New Issue
Block a user