Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dxgaqgl-vue
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李苏
dxgaqgl-vue
Commits
e28218c1
Commit
e28218c1
authored
May 14, 2025
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
8a599f53
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
edit.vue
src/views/daily/fcgzysqd/edit.vue
+1
-1
edit.vue
src/views/riskPrecontrol/riskSet/edit.vue
+1
-1
No files found.
src/views/daily/fcgzysqd/edit.vue
View file @
e28218c1
...
...
@@ -23,7 +23,7 @@
type
:
'RelSelect'
,
span
:
12
,
"typeConfig"
:
{
"src"
:
"jcsj/common/
bm
/queryGs"
,
"src"
:
"jcsj/common/
all
/queryGs"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
...
...
src/views/riskPrecontrol/riskSet/edit.vue
View file @
e28218c1
...
...
@@ -11,7 +11,7 @@
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label=
"所属公司"
ref=
"gsid"
prop=
"gsid"
>
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'jcsj/common/
bm
/queryGs'
filterable
clearable
:match=
"
{value:'id',label:'bmmc'}" v-model='form.gsid' >
</RelSelect>
<RelSelect
style=
"width: 100%;"
:readonly=
"readonly"
src=
'jcsj/common/
all
/queryGs'
filterable
clearable
:match=
"
{value:'id',label:'bmmc'}" v-model='form.gsid' >
</RelSelect>
</el-form-item>
</el-col>
<!--
<el-col
:span=
"24"
>
...
...
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