perf: 调整
This commit is contained in:
@ -72,7 +72,7 @@
|
||||
<DatePicker.RangePicker
|
||||
v-model="audit_started_at"
|
||||
size="medium"
|
||||
allow-clear
|
||||
allowClear
|
||||
format="YYYY-MM-DD"
|
||||
class="!w-280px"
|
||||
@change="(value) => onDateChange(value, 'audit_started_at')"
|
||||
|
||||
Reference in New Issue
Block a user