Parcourir la source

Merge branch 'master' of http://1.94.244.160:3000/shuzhihua/pms-iot-vue

Zimo il y a 3 jours
Parent
commit
d757285c7a
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  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>