Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-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
李苏
lxyl-vue
Commits
443a62ea
Commit
443a62ea
authored
Apr 07, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改字段
parent
153af6a2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
3 deletions
+13
-3
edit.vue
src/views/ccgl/jcsj/gwwh/edit.vue
+12
-2
edit.vue
src/views/ccgl/rkgl/sjrw/top/edit.vue
+1
-1
No files found.
src/views/ccgl/jcsj/gwwh/edit.vue
View file @
443a62ea
...
@@ -63,10 +63,20 @@
...
@@ -63,10 +63,20 @@
},
},
{
{
label
:
'外形检测工位'
,
label
:
'外形检测工位'
,
prop
:
'wx
Code
'
,
prop
:
'wx
gwId
'
,
span
:
12
,
span
:
12
,
type
:
'input'
type
:
'RelSelect'
,
typeConfig
:
{
src
:
"lxyl/jcsj/ugw/init/wxjcgw"
},
// required: true,
}
}
// {
// label: '外形检测工位',
// prop: 'wxCode',
// span: 12,
// type: 'input'
// }
]
]
...
...
src/views/ccgl/rkgl/sjrw/top/edit.vue
View file @
443a62ea
...
@@ -247,7 +247,7 @@
...
@@ -247,7 +247,7 @@
"type"
:
"RelSelect"
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"value"
:
""
,
readonly
:(
this
.
type
==
'edit'
||
this
.
type
==
'view'
)?
true
:
false
,
readonly
:(
this
.
type
==
'edit'
||
this
.
type
==
'view'
)?
true
:
false
,
//
"required": true,
"required"
:
true
,
"typeConfig"
:
{
"typeConfig"
:
{
"src"
:
"wms/jcsj/kq/query"
,
"src"
:
"wms/jcsj/kq/query"
,
"match"
:
{
"match"
:
{
...
...
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