过程监督 迁移中
This commit is contained in:
15
src/views/pqs/supervise/technology/index.vue
Normal file
15
src/views/pqs/supervise/technology/index.vue
Normal file
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
|
||||
<div>123
|
||||
|
||||
|
||||
general
|
||||
</div>
|
||||
|
||||
</template>
|
||||
<script setup lang='ts'>
|
||||
import { ref, reactive } from 'vue'
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user