Browse Source

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

yanghao 4 ngày trước cách đây
mục cha
commit
8e25827277
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  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>