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
0
Merge Requests
0
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
a1232074
Commit
a1232074
authored
Jan 23, 2026
by
史雅文
Browse files
Options
Browse Files
Download
Plain Diff
提交
parents
721945d1
fcfe6b6a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
14 deletions
+8
-14
xjrsoft-vue3/src/views/jjbgl/jjbgl/components/config.ts
+8
-14
No files found.
xjrsoft-vue3/src/views/jjbgl/jjbgl/components/config.ts
View file @
a1232074
...
@@ -436,29 +436,23 @@ export const formProps: FormProps = {
...
@@ -436,29 +436,23 @@ export const formProps: FormProps = {
{
key
:
1
,
label
:
'已交接'
,
value
:
'已交接'
},
{
key
:
1
,
label
:
'已交接'
,
value
:
'已交接'
},
{
key
:
2
,
label
:
'未交接'
,
value
:
'未交接'
},
{
key
:
2
,
label
:
'未交接'
,
value
:
'未交接'
},
],
],
defaultSelect
:
''
,
defaultSelect
:
null
,
datasourceType
:
'
staticData
'
,
datasourceType
:
'
dic
'
,
params
:
null
,
params
:
{
itemId
:
'2014529955617251329'
}
,
labelField
:
'
label
'
,
labelField
:
'
name
'
,
valueField
:
'value'
,
valueField
:
'value'
,
apiConfig
:
{
apiConfig
:
{
path
:
'
/bmxx/getworkteamList
'
,
path
:
'
CodeGeneration/selection
'
,
method
:
'GET'
,
method
:
'GET'
,
apiId
:
'eeb487680f4a46f8b6bb1113a443fff4'
,
apiId
:
'93d735dcb7364a0f8102188ec4d77ac7'
,
apiParams
:
[
{
key
:
'1'
,
title
:
'Query Params'
,
tableInfo
:
[]
},
{
key
:
'2'
,
title
:
'Header'
,
tableInfo
:
[]
},
{
key
:
'3'
,
title
:
'Body'
},
],
script
:
'var sql="select id as value,name as label from mes_work_team";
\
r
\
nreturn db.select(sql);'
,
},
},
dicOptions
:
[],
dicOptions
:
[],
required
:
fals
e
,
required
:
tru
e
,
rules
:
[],
rules
:
[],
events
:
{},
events
:
{},
isShow
:
true
,
isShow
:
true
,
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
itemId
:
'2014529955617251329'
,
style
:
{
width
:
'100%'
},
style
:
{
width
:
'100%'
},
},
},
},
},
...
...
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