小小儁爺
2024-08-06 95e34f7f11a54ebebbadc4a21d4f3e2af2baa9aa
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>