You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
165 B

1 month ago
1 month ago
  1. <template>
  2. <div>
  3. <el-button type="primary">
  4. </el-button>
  5. </div>
  6. </template>
  7. <script setup>
  8. </script>
  9. <style scoped>
  10. </style>