模型基础信息
This commit is contained in:
9
src/views/system/workflow/model/processDesigner.vue
Normal file
9
src/views/system/workflow/model/processDesigner.vue
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
<template>
|
||||||
|
<h1>111</h1>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script lang='ts' setup>
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
|
</style>
|
||||||
@@ -1,10 +1,9 @@
|
|||||||
<!--流程分类-->
|
|
||||||
<template>
|
<template>
|
||||||
|
<h1>111</h1>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang='ts' setup>
|
<script lang='ts' setup>
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
<style scoped>
|
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user