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
fdc46699
Commit
fdc46699
authored
May 31, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改呆滞物料查询
parent
ec9f7fe9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
17 deletions
+7
-17
index.vue
src/views/ccgl/cxfx/dzcxfx/index.vue
+7
-17
No files found.
src/views/ccgl/cxfx/dzcxfx/index.vue
View file @
fdc46699
...
...
@@ -42,23 +42,18 @@
{
title
:
"物料编码"
,
field
:
"wlcode"
,
width
:
1
4
0
width
:
1
2
0
},
{
title
:
"物料名称"
,
field
:
"wlmc"
,
width
:
1
6
0
width
:
1
8
0
},
{
title
:
"规格"
,
field
:
"gg"
,
width
:
160
},
{
title
:
"库位"
,
field
:
"kwmc"
,
width
:
140
},
{
title
:
"批号"
,
field
:
"wlph"
,
...
...
@@ -76,13 +71,13 @@
"width"
:
80
},
{
title
:
"
入库日期
"
,
"field"
:
"
rkrq
"
,
fieldType
:
'
ftDate
'
title
:
"
呆滞天数
"
,
"field"
:
"
zlts
"
,
fieldType
:
'
int
'
},
{
title
:
"
出
库日期"
,
"field"
:
"
c
krq"
,
title
:
"
入
库日期"
,
"field"
:
"
r
krq"
,
fieldType
:
'ftDate'
},
{
...
...
@@ -90,11 +85,6 @@
"field"
:
"ckrq"
,
fieldType
:
'ftDate'
},
{
title
:
"呆滞天数"
,
"field"
:
"zlts"
,
fieldType
:
'ftInt'
},
],
queryParams
:
[
[{
...
...
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