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
1f9c741c
Commit
1f9c741c
authored
Feb 23, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adjust page
U_BLDJMX jhtzdjid
parent
209f834b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
edit.vue
src/views/ccgl/ckgl/bldj/top/edit.vue
+5
-3
No files found.
src/views/ccgl/ckgl/bldj/top/edit.vue
View file @
1f9c741c
<
template
>
<RelDialog
bigTitle
detailTable=
'
JHTZ
MX'
@
getFormDetail=
'getFormDetail'
width=
"70%"
:type=
'type'
:editApp=
'editApp'
<RelDialog
bigTitle
detailTable=
'
U_BLDJ
MX'
@
getFormDetail=
'getFormDetail'
width=
"70%"
:type=
'type'
:editApp=
'editApp'
:app=
'app'
:buttonApp=
'buttonApp'
>
<el-form
slot=
"form"
ref=
"form"
:model=
"form"
label-width=
"100px"
:rules=
"rules"
>
<!-- 操作逻辑类似选择入库单 -->
...
...
@@ -64,11 +64,13 @@
list
,
row
}
=
obj
this
.
form
.
lydjD
jid
=
row
.
djid
this
.
form
.
jhtzd
jid
=
row
.
djid
this
.
form
.
cktzDjid
=
row
.
lydjDjid
this
.
form
.
ckid
=
row
.
ckid
this
.
form
.
zrrid
=
row
.
jhrid
this
.
form
.
zrrName
=
row
.
jhrName
delete
this
.
form
.
jhrid
delete
this
.
form
.
jhrName
let
length
=
this
.
formDetail
.
length
this
.
formDetail
.
splice
(
0
,
length
)
list
.
forEach
(
item
=>
{
...
...
@@ -186,7 +188,7 @@
// },
{
label
:
'拣货单号'
,
prop
:
'
lydjD
jid'
,
prop
:
'
jhtzd
jid'
,
span
:
8
,
type
:
'input'
,
readonly
:
true
...
...
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