小小儁爺
2024-05-29 49bff115beb48d11667794775b925f233d9755c3
src/components/VcronTab/components/Crontab.vue
@@ -99,8 +99,8 @@
      <CrontabResult :ex="contabValueString" />
      <div class="pop_btn">
        <el-button size="small" type="warning" @click="clearCron">重置</el-button>
        <el-button size="small" type="primary" @click="submitFill">确定</el-button>
        <el-button size="small" type="warning" @click="clearCron">重置</el-button>
        <el-button size="small" @click="hidePopup">取消</el-button>
      </div>
    </div>