Files
admin-sjzx/src/views/system/workflow/model/processDesigner.vue

10 lines
101 B
Vue
Raw Normal View History

2024-04-25 14:30:50 +08:00
<template>
2024-05-06 13:57:19 +08:00
<h1>111</h1>
2024-04-25 14:30:50 +08:00
</template>
2024-05-06 13:57:19 +08:00
<script lang='ts' setup>
2024-04-25 14:30:50 +08:00
</script>
2024-05-06 13:57:19 +08:00
<style scoped>
</style>