mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
fix: contentDetailWrap 暗黑模式
This commit is contained in:
@ -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(
|
||||
{
|
||||
|
Reference in New Issue
Block a user