Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zghywpc-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
李苏
zghywpc-vue
Commits
48c12280
Commit
48c12280
authored
Aug 29, 2024
by
huangyy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
查询修改
parent
9910402a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
13 deletions
+13
-13
edit.vue
src/views/sbxxgl/sbxx/edit.vue
+2
-2
index.vue
src/views/sbxxgl/sbxx/index.vue
+11
-11
No files found.
src/views/sbxxgl/sbxx/edit.vue
View file @
48c12280
...
...
@@ -78,7 +78,7 @@
"typeConfig"
:
{
"src"
:
"sbgl/usblx/query"
,
"match"
:
{
"value"
:
"
id
"
,
"value"
:
"
code
"
,
"label"
:
"name"
}
}
...
...
@@ -125,7 +125,7 @@
"typeConfig"
:
{
"src"
:
"sbgl/ujzbm/query"
,
"match"
:
{
"value"
:
"
id
"
,
"value"
:
"
code
"
,
"label"
:
"name"
}
}
...
...
src/views/sbxxgl/sbxx/index.vue
View file @
48c12280
...
...
@@ -93,7 +93,17 @@
transform
:
{
"url"
:
"sbgl/usblx/query"
,
"label"
:
"name"
,
"value"
:
"id"
"value"
:
"code"
}
},
{
title
:
"机组编码"
,
field
:
"jzbm"
,
width
:
140
,
transform
:
{
"url"
:
"sbgl/ujzbm/query"
,
"label"
:
"name"
,
"value"
:
"code"
}
},
{
...
...
@@ -121,16 +131,6 @@
field
:
"ltzj"
,
width
:
140
},
{
title
:
"机组编码"
,
field
:
"jzbm"
,
width
:
140
,
transform
:
{
"url"
:
"sbgl/ujzbm/query"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"备注"
,
field
:
"bz"
,
...
...
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