jsy-app/pages/work/watering-history/index.vue

9 lines
114 B
Vue
Raw Normal View History

2024-12-02 16:49:48 +08:00
<template>
<custom-nav-bar :left="true" title="灌溉履历" />
</template>
<script>
</script>
<style>
</style>