Browse Source

Merge branch 'qhse_person' of shuzhihua/pms-iot-vue into master

yanghao 4 days ago
parent
commit
8e25827277
1 changed files with 7 additions and 0 deletions
  1. 7 0
      src/views/pms/qhse/monthlyReport/MonthlyReportEdit.vue

+ 7 - 0
src/views/pms/qhse/monthlyReport/MonthlyReportEdit.vue

@@ -0,0 +1,7 @@
+<template>
+  <div>addddd</div>
+</template>
+
+<script setup lang="ts">
+defineOptions({ name: 'MonthlyReportEdit' })
+</script>