小小儁爺
2024-07-11 0ceebd7a776ec7624e804ee72c3545528d4d0caa
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>