halo-admin/src/modules
Ryan Wang 7f9de2ffd3
fix: cannot save post when the publishTime is blank (#763)
#### What type of PR is this?

/kind bug

#### What this PR does / why we need it:

修复当文章设置中的发布时间为空字符串时,无法保存的问题。

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/2906

#### Special notes for your reviewer:

测试方式:

1. 进入新建文章页面。
2. 点击右上角发布按钮,填写必要的标题和别名,然后点击保存。
3. 点击右上角设置按钮,切换到高级设置,再次点击保存。
4. 观察是否正常保存。

#### Does this PR introduce a user-facing change?

```release-note
修复 Console 端文章设置中的发布时间为空字符串时,无法保存的问题。
```
2022-12-12 06:36:22 +00:00
..
contents fix: cannot save post when the publishTime is blank (#763) 2022-12-12 06:36:22 +00:00
dashboard refactor: plugin extension points of console plugin (#738) 2022-11-30 17:15:50 +00:00
interface perf: optimize the issue of animation when switching setting tabs (#748) 2022-12-07 04:26:54 +00:00
system perf: add tooltip for some icon buttons (#745) 2022-12-09 07:16:15 +00:00
index.ts refactor: router and menu generation (#651) 2022-10-19 08:54:13 +00:00