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
8dc60418
Commit
8dc60418
authored
May 09, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
库存数量kcsl=>djsl
parent
b34a2c00
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
ckqd.vue
src/views/ccgl/kcpd/pdd/ckqd.vue
+1
-1
mx.vue
src/views/ccgl/kcpd/pdd/mx.vue
+1
-1
edit.vue
src/views/ccgl/kcpd/pdd/top/edit.vue
+2
-1
No files found.
src/views/ccgl/kcpd/pdd/ckqd.vue
View file @
8dc60418
...
...
@@ -105,7 +105,7 @@
},
{
title
:
"库存数量"
,
field
:
"
kc
sl"
,
field
:
"
dj
sl"
,
width
:
100
,
},
{
...
...
src/views/ccgl/kcpd/pdd/mx.vue
View file @
8dc60418
...
...
@@ -89,7 +89,7 @@
},
{
title
:
"库存数量"
,
field
:
"
kc
sl"
,
field
:
"
dj
sl"
,
width
:
100
,
},
{
...
...
src/views/ccgl/kcpd/pdd/top/edit.vue
View file @
8dc60418
...
...
@@ -62,6 +62,7 @@
this
.
formDetail
.
splice
(
0
,
length
)
list
.
forEach
(
item
=>
{
item
.
djsl
=
item
.
kcsl
delete
item
.
kcsl
item
.
wlid
=
item
.
wlxxId
item
.
lydjid
=
item
.
id
delete
item
.
id
...
...
@@ -214,7 +215,7 @@
},
{
title
:
"库存数量"
,
field
:
"
kc
sl"
,
field
:
"
dj
sl"
,
type
:
'inputNumber'
,
allowEdit
:
false
...
...
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