Преглед на файлове

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

yanghao преди 4 дни
родител
ревизия
8e25827277
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  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>