Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weiqiao-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
金民
weiqiao-vue
Commits
8db3a91c
Commit
8db3a91c
authored
Mar 04, 2026
by
董晓奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
需求:
天然气巡检-去掉名称字段
parent
d68db5c7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
39 deletions
+34
-39
xjrsoft-vue3/src/views/scgl/trqxjd/components/Form.vue
+0
-0
xjrsoft-vue3/src/views/scgl/trqxjd/components/config.ts
+34
-39
No files found.
xjrsoft-vue3/src/views/scgl/trqxjd/components/Form.vue
View file @
8db3a91c
This diff is collapsed.
Click to expand it.
xjrsoft-vue3/src/views/scgl/trqxjd/components/config.ts
View file @
8db3a91c
...
...
@@ -210,15 +210,37 @@ export const formProps: FormProps = {
style
:
{
width
:
'100%'
},
},
},
],
},
{
span
:
12
,
list
:
[
{
key
:
'f9d86621c3354428b91bfa63ffc6f3b8'
,
field
:
'mc'
,
label
:
'名称'
,
key
:
'2e56c34cf7564c8b94e4362f576852ad'
,
field
:
'createDate'
,
label
:
'巡检时间'
,
type
:
'date'
,
component
:
'DatePicker'
,
colProps
:
{
span
:
24
},
defaultValue
:
''
,
componentProps
:
{
span
:
7
,
defaultValue
:
''
,
width
:
'100%'
,
placeholder
:
''
,
format
:
'YYYY-MM-DD HH:mm:ss'
,
showLabel
:
true
,
allowClear
:
true
,
disabled
:
false
,
required
:
false
,
isShow
:
true
,
rules
:
[],
events
:
{},
isGetCurrent
:
false
,
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
searchType
:
'time'
,
style
:
{
width
:
'100%'
},
},
},
{
key
:
'47a71bc316a94794bbf45ec7b26ce391'
,
field
:
'bz'
,
label
:
'备注'
,
type
:
'input'
,
component
:
'Input'
,
colProps
:
{
span
:
24
},
...
...
@@ -343,36 +365,9 @@ export const formProps: FormProps = {
span
:
12
,
list
:
[
{
key
:
'2e56c34cf7564c8b94e4362f576852ad'
,
field
:
'createDate'
,
label
:
'巡检时间'
,
type
:
'date'
,
component
:
'DatePicker'
,
colProps
:
{
span
:
24
},
defaultValue
:
''
,
componentProps
:
{
span
:
7
,
defaultValue
:
''
,
width
:
'100%'
,
placeholder
:
''
,
format
:
'YYYY-MM-DD HH:mm:ss'
,
showLabel
:
true
,
allowClear
:
true
,
disabled
:
false
,
required
:
false
,
isShow
:
true
,
rules
:
[],
events
:
{},
isGetCurrent
:
false
,
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
searchType
:
'time'
,
style
:
{
width
:
'100%'
},
},
},
{
key
:
'47a71bc316a94794bbf45ec7b26ce391'
,
field
:
'bz'
,
label
:
'备注'
,
key
:
'f9d86621c3354428b91bfa63ffc6f3b8'
,
field
:
'mc'
,
label
:
'名称'
,
type
:
'input'
,
component
:
'Input'
,
colProps
:
{
span
:
24
},
...
...
@@ -394,7 +389,7 @@ export const formProps: FormProps = {
events
:
{},
listStyle
:
''
,
isSave
:
false
,
isShow
:
tru
e
,
isShow
:
fals
e
,
scan
:
false
,
bordered
:
true
,
isShowAi
:
false
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment