Commit 39186a0a by pangchong

feat: 提交

parent 3782b05f
...@@ -83,10 +83,6 @@ const ps = defineProps({ ...@@ -83,10 +83,6 @@ const ps = defineProps({
hideSecond: { hideSecond: {
type: Boolean, type: Boolean,
default: false default: false
},
format: {
type: String,
default: 'YYYY/MM/DD HH:mm:ss'
} }
}) })
//设置初始值 //设置初始值
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment