mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 11:24:17 +00:00
fix: 修改创建更新工单 标题的css
This commit is contained in:
@@ -46,6 +46,11 @@ export default {
|
||||
]]
|
||||
],
|
||||
fieldsMeta: {
|
||||
title: {
|
||||
el: {
|
||||
type: 'input'
|
||||
}
|
||||
},
|
||||
type: {
|
||||
hidden: () => true,
|
||||
el: {
|
||||
|
||||
@@ -42,6 +42,11 @@ export default {
|
||||
]]
|
||||
],
|
||||
fieldsMeta: {
|
||||
title: {
|
||||
el: {
|
||||
type: 'input'
|
||||
}
|
||||
},
|
||||
type: {
|
||||
hidden: () => true,
|
||||
el: {
|
||||
|
||||
Reference in New Issue
Block a user