Explorar el Código

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

yanghao hace 4 días
padre
commit
8e25827277
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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>