Browse Source

迭代八

zhangyihao 9 months ago
parent
commit
e8fd6157dd
1 changed files with 11 additions and 0 deletions
  1. 11 0
      src/views/inspectionWork/riskManagement.vue

+ 11 - 0
src/views/inspectionWork/riskManagement.vue

@@ -0,0 +1,11 @@
+<script setup lang="ts">
+
+</script>
+
+<template>
+
+</template>
+
+<style scoped lang="scss">
+
+</style>