fix: 修改创建更新工单 标题的css

This commit is contained in:
feng626
2022-07-14 16:38:17 +08:00
parent da66f5e123
commit 3c9767b791
2 changed files with 10 additions and 0 deletions

View File

@@ -46,6 +46,11 @@ export default {
]]
],
fieldsMeta: {
title: {
el: {
type: 'input'
}
},
type: {
hidden: () => true,
el: {

View File

@@ -42,6 +42,11 @@ export default {
]]
],
fieldsMeta: {
title: {
el: {
type: 'input'
}
},
type: {
hidden: () => true,
el: {