fix: contentDetailWrap 暗黑模式

This commit is contained in:
xingyu
2022-11-28 22:20:12 +08:00
parent 005a3e6ab0
commit 26fd35e31d
6 changed files with 23 additions and 19 deletions

View File

@ -359,7 +359,6 @@ const handleCreate = async () => {
deptId.value = null
postIds.value = []
await nextTick()
// TODO 星语:要不要这个放到新增里?这样和 handleUpdate 统一一点
if (allSchemas.formSchema[0].field !== 'username') {
unref(formRef)?.addSchema(
{