gaoluyang
2025-04-16 1ea1ad2c56e95e71e1756cfca73e7183f9795ac9
src/components/Crontab/index.vue
@@ -105,7 +105,7 @@
      <div class="pop_btn">
        <el-button size="small" type="primary" @click="submitFill">确定</el-button>
        <el-button size="small" type="warning" @click="clearCron">重置</el-button>
        <el-button size="small" type="warning" @click="clearCron">重 置</el-button>
        <el-button size="small" @click="hidePopup">取消</el-button>
      </div>
    </div>