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
93bacef9
Commit
93bacef9
authored
Jan 28, 2026
by
张珈源
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/weiqiao-vue3' into weiqiao-vue3
parents
6ac42793
57894a4e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
54 additions
and
53 deletions
+54
-53
xjrsoft-vue3/src/views/scgl/scrw/components/config.ts
+54
-53
No files found.
xjrsoft-vue3/src/views/scgl/scrw/components/config.ts
View file @
93bacef9
...
@@ -807,6 +807,59 @@ export const formProps: FormProps = {
...
@@ -807,6 +807,59 @@ export const formProps: FormProps = {
},
},
],
],
},
},
{
span
:
6
,
list
:
[
{
key
:
'lkajsldjaljdla'
,
field
:
'ywzz'
,
label
:
'业务组织'
,
type
:
'select'
,
component
:
'XjrSelect'
,
colProps
:
{
span
:
24
},
componentProps
:
{
width
:
'100%'
,
span
:
7
,
placeholder
:
'请选择下拉选择业务组织'
,
showLabel
:
true
,
showSearch
:
false
,
isMultiple
:
false
,
clearable
:
false
,
disabled
:
false
,
staticOptions
:
[
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
{
key
:
3
,
label
:
'Option 3'
,
value
:
'Option 3'
},
],
defaultSelect
:
null
,
datasourceType
:
'dic'
,
labelField
:
'name'
,
valueField
:
'value'
,
apiConfig
:
{
path
:
'/bmxx/getCompanyList'
,
method
:
'GET'
,
apiId
:
'copy1765431632890d13798'
,
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 res_company";
\
r
\
nreturn db.select(sql);'
,
},
dicOptions
:
[],
required
:
true
,
rules
:
[],
events
:
{},
isShow
:
true
,
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
params
:
{
itemId
:
'2015724355955159041'
},
itemId
:
'2015724355955159041'
,
style
:
{
width
:
'100%'
},
},
},
],
},
],
],
componentProps
:
{
componentProps
:
{
gutter
:
0
,
gutter
:
0
,
...
@@ -991,59 +1044,7 @@ export const formProps: FormProps = {
...
@@ -991,59 +1044,7 @@ export const formProps: FormProps = {
},
},
],
],
},
},
{
span
:
8
,
list
:
[
{
key
:
'lkajsldjaljdla'
,
field
:
'ywzz'
,
label
:
'业务组织'
,
type
:
'select'
,
component
:
'XjrSelect'
,
colProps
:
{
span
:
24
},
componentProps
:
{
width
:
'100%'
,
span
:
7
,
placeholder
:
'请选择下拉选择业务组织'
,
showLabel
:
true
,
showSearch
:
false
,
isMultiple
:
false
,
clearable
:
false
,
disabled
:
false
,
staticOptions
:
[
{
key
:
1
,
label
:
'Option 1'
,
value
:
'Option 1'
},
{
key
:
2
,
label
:
'Option 2'
,
value
:
'Option 2'
},
{
key
:
3
,
label
:
'Option 3'
,
value
:
'Option 3'
},
],
defaultSelect
:
null
,
datasourceType
:
'dic'
,
labelField
:
'name'
,
valueField
:
'value'
,
apiConfig
:
{
path
:
'/bmxx/getCompanyList'
,
method
:
'GET'
,
apiId
:
'copy1765431632890d13798'
,
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 res_company";
\
r
\
nreturn db.select(sql);'
,
},
dicOptions
:
[],
required
:
true
,
rules
:
[],
events
:
{},
isShow
:
true
,
tooltipConfig
:
{
visible
:
false
,
title
:
'提示文本'
},
params
:
{
itemId
:
'2015724355955159041'
},
itemId
:
'2015724355955159041'
,
style
:
{
width
:
'100%'
},
},
},
],
},
],
],
componentProps
:
{
componentProps
:
{
gutter
:
16
,
gutter
:
16
,
...
...
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