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
13a0a66a
Commit
13a0a66a
authored
Jul 07, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整页面显示
parent
823ca428
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
74 deletions
+19
-74
index.vue
src/views/ccgl/ckgl/ckd/top/index.vue
+6
-16
mx.vue
src/views/ccgl/rkgl/rkd/mx.vue
+7
-7
index.vue
src/views/ccgl/rkgl/rkd/top/index.vue
+6
-51
No files found.
src/views/ccgl/ckgl/ckd/top/index.vue
View file @
13a0a66a
...
...
@@ -74,30 +74,20 @@
field
:
"hzName"
,
width
:
140
},
{
title
:
"事务类型"
,
field
:
"swlxName"
,
width
:
100
},
{
title
:
"仓库"
,
field
:
"ckName"
,
width
:
140
},
// {
// title: "需求日期",
// field: "xqrq",
// fieldType: 'ftDate'
// },
{
title
:
"
领料部门
"
,
field
:
"
bm
Name"
,
width
:
1
4
0
title
:
"
事务类型
"
,
field
:
"
swlx
Name"
,
width
:
1
0
0
},
{
title
:
"单据来源"
,
field
:
"djly"
,
width
:
14
0
,
width
:
8
0
,
"transform"
:
{
"url"
:
"lxyl/ckgl/cktz/init/djly"
,
"label"
:
"name"
,
...
...
@@ -107,7 +97,7 @@
{
title
:
"来源单据号"
,
field
:
"lydjDjid"
,
width
:
1
4
0
width
:
1
2
0
},
{
title
:
"备注"
,
...
...
src/views/ccgl/rkgl/rkd/mx.vue
View file @
13a0a66a
...
...
@@ -79,27 +79,27 @@
{
title
:
"应收数量"
,
field
:
"yssl"
,
width
:
100
,
fieldType
:
"float"
},
{
title
:
"包装数量"
,
field
:
"zbsl"
,
width
:
120
,
fieldType
:
"float"
},
{
title
:
"入库数量"
,
field
:
"rksl"
,
width
:
100
,
fieldType
:
"float"
},
{
title
:
"检验数量"
,
field
:
"jysl"
,
width
:
100
,
fieldType
:
"float"
},
{
title
:
"包装状态"
,
field
:
"bzzt"
,
width
:
12
0
,
width
:
8
0
,
"transform"
:
{
"url"
:
"lxyl/rkgl/rktz/init/bzzt"
,
"label"
:
"name"
,
...
...
@@ -114,8 +114,8 @@
{
title
:
"来源单号"
,
field
:
"lydj
id
"
,
width
:
120
,
field
:
"lydj
xh
"
,
fieldType
:
"int"
},
{
title
:
"关闭人"
,
...
...
src/views/ccgl/rkgl/rkd/top/index.vue
View file @
13a0a66a
...
...
@@ -135,11 +135,6 @@ export default {
field
:
"ywrq"
,
fieldType
:
"ftDate"
,
},
// {
// title: "入库人",
// field: "rkr",
// width: 140
// },
{
title
:
"工厂"
,
field
:
"hzName"
,
...
...
@@ -155,67 +150,27 @@ export default {
field
:
"swlxName"
,
width
:
100
,
},
{
title
:
"入库人"
,
field
:
"rkrName"
,
width
:
100
,
},
{
title
:
"仓库"
,
field
:
"ckid"
,
width
:
140
,
hidden
:
true
,
},
// {
// title: "码盘状态",
// field: "mpzt",
// width: 100,
// "transform": {
// "url": "wms/rkgl/rktz/init/mpzt",
// "label": "name",
// "value": "id"
// }
// },
// {
// title: "包装状态",
// field: "bzzt",
// width: 100,
// "transform": {
// "url": "wms/rkgl/rktz/init/bzzt",
// "label": "name",
// "value": "id"
// }
// },
// {
// title: "过账状态",
// field: "gzzt",
// width: 100,
// "transform": {
// "url": "lxyl/common/init/gzzt",
// "label": "name",
// "value": "id"
// }
// },
{
title
:
"部门"
,
field
:
"bmName"
,
width
:
140
,
},
{
title
:
"单据来源"
,
field
:
"djly"
,
width
:
1
4
0
,
width
:
1
0
0
,
transform
:
{
url
:
"lxyl/rkgl/rktz/init/djly"
,
label
:
"name"
,
value
:
"id"
,
},
},
//
{
// title: "来源单据
号",
//
field: "lydjDjid",
// width: 14
0
//
},
{
title
:
"来源单
号"
,
field
:
"lydjDjid"
,
width
:
12
0
},
{
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