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
759fa932
Commit
759fa932
authored
Apr 14, 2025
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
收发明细增加入/出库单号
parent
d7a57074
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
18 deletions
+18
-18
index.vue
src/views/ccgl/cxfx/sfmxcx/index.vue
+18
-18
No files found.
src/views/ccgl/cxfx/sfmxcx/index.vue
View file @
759fa932
...
...
@@ -34,10 +34,10 @@
},
config
:
{
/* 基本配置*/
url
:
'
kc/wlsftz
'
,
url
:
'
lxyl/cxfx/kcsfmx
'
,
tableTitle
:
[{
title
:
"
入出库
单号"
,
field
:
"
d
jid"
,
title
:
"
库存
单号"
,
field
:
"
kcD
jid"
,
width
:
130
,
formatter
:
function
(
row
,
index
,
value
)
{
if
(
row
){
...
...
@@ -53,27 +53,27 @@
},
{
title
:
"业务日期"
,
field
:
"
y
wrq"
,
field
:
"
kcY
wrq"
,
fieldType
:
"ftDate"
},
{
title
:
"仓库名称"
,
field
:
"ck
mc
"
,
field
:
"ck
Name
"
,
width
:
120
},
{
title
:
"物料编码"
,
field
:
"wl
c
ode"
,
field
:
"wl
xxC
ode"
,
width
:
130
},
{
title
:
"物料名称"
,
field
:
"wl
mc
"
,
field
:
"wl
xxCode
"
,
width
:
160
},
{
title
:
"规格"
,
field
:
"
g
g"
,
field
:
"
wlxxG
g"
,
width
:
100
},
{
...
...
@@ -86,19 +86,24 @@
field
:
"zlh"
,
width
:
130
},
// {
// "title": "出库任务号",
// "field": "lydjDjid",
// "width": 140
// },
{
title
:
"库位
"
,
field
:
"kwmc
"
,
width
:
12
0
"title"
:
"入/出库单号
"
,
"field"
:
"lydjDjid
"
,
"width"
:
14
0
},
{
title
:
"事务类型"
,
field
:
"swlx
mc
"
,
field
:
"swlx
Name
"
,
width
:
100
},
{
title
:
"计量单位"
,
field
:
"jldw
n
ame"
,
field
:
"jldw
N
ame"
,
width
:
80
,
"align"
:
'center'
},
...
...
@@ -120,11 +125,6 @@
width
:
100
,
fieldType
:
'float'
},
{
title
:
"计量单位(辅)"
,
field
:
"fjldwname"
,
width
:
120
},
{
title
:
"备注"
,
field
:
"bz"
,
...
...
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