小小儁爺
2024-07-30 aeecb103cf6fe1ba8ad5eb1fb22672853172db6a
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>