Skip to content

cps0919/cron-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

安装

npm install @cps0919/vue-cron --save

引入包

import vueCron from '@cps0919/vue-cron'
import "@cps0919/vue-cron/index.css"
Vue.use(vueCron)

插件使用

//属性props
val:cron表达式
//事件
valChange:获取到cron表达式

github地址

(https://github.com/cps0919/cron-component.git)

About

input+cron结合表达式(elment-plus)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages