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
da66445f
Commit
da66445f
authored
Aug 29, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of gitlab.gavelinfo.com:lisu/zghywpc-vue
parents
09985688
ba5101f8
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
15 deletions
+15
-15
edit.vue
src/views/sbxxgl/sblxgx/edit.vue
+1
-1
index.vue
src/views/sbxxgl/sblxgx/index.vue
+1
-1
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/sblxgx/edit.vue
View file @
da66445f
...
...
@@ -25,7 +25,7 @@ import sbxx from './sbxx'
"typeConfig"
:
{
"src"
:
"sbgl/ujzbm/query"
,
"match"
:
{
"value"
:
"
id
"
,
"value"
:
"
code
"
,
"label"
:
"name"
}
}
...
...
src/views/sbxxgl/sblxgx/index.vue
View file @
da66445f
...
...
@@ -27,7 +27,7 @@
transform
:
{
"url"
:
"sbgl/ujzbm/query"
,
"label"
:
"name"
,
"value"
:
"
id
"
"value"
:
"
code
"
}
},
{
...
...
src/views/sbxxgl/sbxx/edit.vue
View file @
da66445f
...
...
@@ -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 @
da66445f
...
...
@@ -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