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
96d0a882
Commit
96d0a882
authored
May 09, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jhr=>fzr
parent
628a9b85
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
jhr.vue
src/views/ccgl/ckgl/jhd/top/ackdk/jhr.vue
+4
-4
rkqd.vue
src/views/ccgl/ckgl/jhd/top/ackdk/rkqd.vue
+1
-1
No files found.
src/views/ccgl/ckgl/jhd/top/ackdk/jhr.vue
View file @
96d0a882
...
...
@@ -64,13 +64,13 @@
},
{
label
:
'拣货人'
,
prop
:
'
jh
rid'
,
prop
:
'
fz
rid'
,
width
:
130
,
type
:
'AuxInput'
,
typeConfig
:
{
isRequest
:
false
,
code
:
'USER'
,
label
:
'
jh
rName'
,
label
:
'
fz
rName'
,
transform
:
{
value
:
'id'
,
label
:
'username'
...
...
@@ -83,8 +83,8 @@
let
list
=
_
.
cloneDeep
(
that
.
editTableConfig
.
editTableData
)
list
.
forEach
(
item
=>
{
if
(
item
.
wlid
==
this
.
form
.
wlid
&&
item
.
ckid
==
this
.
form
.
ckid
)
{
item
.
jhrName
=
this
.
form
.
jh
rName
item
.
jhrid
=
this
.
form
.
jh
rid
item
.
fzrName
=
this
.
form
.
fz
rName
item
.
fzrid
=
this
.
form
.
fz
rid
}
})
that
.
editTableConfig
.
editTableData
=
list
...
...
src/views/ccgl/ckgl/jhd/top/ackdk/rkqd.vue
View file @
96d0a882
...
...
@@ -158,7 +158,7 @@
},
{
label
:
'拣货人'
,
prop
:
'
jh
rName'
,
prop
:
'
fz
rName'
,
width
:
130
,
},
{
...
...
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