fix : 修复所属公司选择框
This commit is contained in:
@@ -31,6 +31,8 @@ const searchConfig = reactive([
|
||||
props: {
|
||||
placeholder: '请选择分摊月份',
|
||||
clearable: true,
|
||||
type:'month',
|
||||
valueFormat:"YYYY-MM-DD HH:mm:ss"
|
||||
},
|
||||
colProps: {}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user