revert: remove aotu components

This commit is contained in:
xingyu4j
2022-11-17 17:18:48 +08:00
parent ed3170e837
commit 91113eac18
6 changed files with 33 additions and 49 deletions

View File

@ -1,11 +1,3 @@
<!--
* @Descripttion: cron规则生成器
* @version: 1.0
* @Author: sakuya
* @Date: 2021年12月29日15:23:54
* @LastEditors:
* @LastEditTime:
-->
<script setup lang="ts">
import {
ElInput,
@ -520,7 +512,12 @@ const submit = () => {
<template>
<el-input v-model="defaultValue" v-bind="$attrs">
<template #append>
<el-dropdown split-button trigger="click" @command="handleShortcuts">
<el-dropdown
split-button
type="text"
@command="handleShortcuts"
style="width: 35px; margin-left: 5px; margin-right: 2px"
>
生成器
<template #dropdown>
<el-dropdown-menu>