fix: 去除无用时间格式

This commit is contained in:
@changcode
2022-01-04 16:26:15 +08:00
parent bf376fad61
commit 452d5573be
7 changed files with 20 additions and 27 deletions

View File

@@ -147,8 +147,7 @@
size="small"
:value-format="timeFormatStrToDatePickFormat(timeFormatMain)"
:format="timeFormatStrToDatePickFormat(timeFormatMain)"
style="width: 100%"
value-format="yyyy-MM-dd">
style="width: 100%">
</my-date-picker>
</template>
</template>