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
493aad44
Commit
493aad44
authored
Jul 03, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
give
parent
eda1344f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
19 deletions
+24
-19
edit.vue
src/views/ccgl/rkgl/cjbhghk/top/edit.vue
+24
-19
No files found.
src/views/ccgl/rkgl/cjbhghk/top/edit.vue
View file @
493aad44
...
...
@@ -110,7 +110,29 @@
// djly:'M'
},
/* 常规edit数据 */
editColItemList
:
[{
editColItemList
:
[
{
label
:
'检验单'
,
prop
:
'lydjid'
,
span
:
8
,
required
:
false
,
type
:
'AuxInput'
,
typeConfig
:
{
isRequest
:
false
,
code
:
true
,
dynamic
:
true
,
component
:
WMSRKD
,
label
:
'lydjDjid'
,
transform
:
{
value
:
'id'
,
label
:
'djid'
},
give
(
row
){
this
.
form
.
ckid
=
row
.
ckid
}
}
},
{
"label"
:
"仓库"
,
"prop"
:
"ckid"
,
"span"
:
8
,
...
...
@@ -222,24 +244,7 @@
},
},
{
label
:
'检验单'
,
prop
:
'lydjid'
,
span
:
8
,
required
:
false
,
type
:
'AuxInput'
,
typeConfig
:
{
isRequest
:
false
,
code
:
true
,
dynamic
:
true
,
component
:
WMSRKD
,
label
:
'lydjDjid'
,
transform
:
{
value
:
'id'
,
label
:
'djid'
}
}
}
],
editColItemList2
:[
{
...
...
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