crud

<template>
 <el-card>
 

<el-button type="primary">增加</el-button>
    <el-button type="success">读取</el-button>
    <el-button type="warning">更新</el-button>
    <el-button type="danger">删除</el-button>


 </el-card>
</template>

<script setup lang="ts">

</script>

<style scoped>
</style>

  

posted @ 2025-06-17 17:36  华腾智算  阅读(6)  评论(0)    收藏  举报
https://damo.alibaba.com/ https://tianchi.aliyun.com/course?spm=5176.21206777.J_3941670930.5.87dc17c9BZNvLL