Selaa lähdekoodia

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

yanghao 4 päivää sitten
vanhempi
commit
8e25827277
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  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>