add. crontab dev

This commit is contained in:
扶桑花间 2025-08-31 23:39:30 +08:00
parent f4995b8283
commit 389a2f85ae

View File

@ -16,7 +16,7 @@
/> />
</template> </template>
</ele-card> </ele-card>
<crontab-list /> <crontab-list v-if="type == 'list'" />
</ele-page> </ele-page>
</template> </template>
<script setup lang="ts"> <script setup lang="ts">