模型基础信息
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>
|
||||
|
||||
<h1>111</h1>
|
||||
</template>
|
||||
|
||||
<script lang='ts' setup>
|
||||
|
||||
</script>
|
||||
<style scoped>
|
||||
|
||||
<style scoped>
|
||||
</style>
|
||||
Reference in New Issue
Block a user