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
26740d56
Commit
26740d56
authored
Jul 11, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改页面显示和查询
parent
33314308
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
134 additions
and
70 deletions
+134
-70
rkqd.vue
src/views/ccgl/thgl/ckth/rkqd.vue
+1
-1
ckdmx.vue
src/views/ccgl/thgl/rkth/ckdmx.vue
+2
-2
index.vue
src/views/ccgl/thgl/rkth/top/index.vue
+1
-1
index.vue
src/views/ccgl/wcsrwgl/wcszy/index.vue
+13
-5
mx.vue
src/views/ccgl/zlgl/jyd/mx.vue
+1
-2
index.vue
src/views/ccgl/zlgl/jyd/top/index.vue
+66
-51
mx.vue
src/views/ccgl/zlgl/kcyhd/mx.vue
+10
-6
add.vue
src/views/ccgl/zlgl/kcyhd/top/add.vue
+3
-0
index.vue
src/views/ccgl/zlgl/kcyhd/top/index.vue
+37
-2
No files found.
src/views/ccgl/thgl/ckth/rkqd.vue
View file @
26740d56
...
...
@@ -68,7 +68,7 @@
{
title
:
"应收数量"
,
field
:
"yssl"
,
width
:
100
,
fieldType
:
"float"
},
{
title
:
"唯一码"
,
...
...
src/views/ccgl/thgl/rkth/ckdmx.vue
View file @
26740d56
...
...
@@ -77,12 +77,12 @@
{
title
:
"拣货数量"
,
field
:
"jhsl"
,
width
:
100
,
fieldType
:
"float"
},
{
title
:
"已出库数量"
,
field
:
"cksl"
,
width
:
100
,
fieldType
:
"float"
},
{
title
:
"状态"
,
...
...
src/views/ccgl/thgl/rkth/top/index.vue
View file @
26740d56
...
...
@@ -152,7 +152,7 @@
},
{
label
:
'来源单号'
,
prop
:
'lydjid'
,
prop
:
'lydj
Dj
id'
,
span
:
5
,
type
:
'input'
,
value
:
''
...
...
src/views/ccgl/wcsrwgl/wcszy/index.vue
View file @
26740d56
...
...
@@ -90,24 +90,25 @@ export default {
},
{
title
:
"创建人"
,
field
:
"cjr"
,
hidden
:
true
field
:
"cjr"
},
{
title
:
"创建时间"
,
field
:
"cjsj"
,
fieldType
:
"ftDateTime"
,
hidden
:
true
},
{
title
:
"维护人"
,
field
:
"whr"
field
:
"whr"
,
hidden
:
true
},
{
title
:
"维护时间"
,
field
:
"whsj"
,
fieldType
:
"ftDateTime"
fieldType
:
"ftDateTime"
,
hidden
:
true
}
],
queryParams
:
[
...
...
@@ -126,6 +127,13 @@ export default {
},
},
},
{
label
:
'容器'
,
prop
:
'rqCode'
,
span
:
6
,
type
:
'input'
,
value
:
''
}
// {
// "label": "状态",
// "prop": "zt",
...
...
src/views/ccgl/zlgl/jyd/mx.vue
View file @
26740d56
...
...
@@ -53,8 +53,7 @@
{
title
:
"检验数量"
,
field
:
"jysl"
,
width
:
140
fieldType
:
"float"
},
{
title
:
"制令号"
,
...
...
src/views/ccgl/zlgl/jyd/top/index.vue
View file @
26740d56
...
...
@@ -71,7 +71,23 @@
// queryDetail: true,
/* 基本配置*/
url
:
'lxyl/zlgl/ukcjyd'
,
tableTitle
:
[{
tableTitle
:
[
{
title
:
"评估代码"
,
field
:
"pgdm"
,
"transform"
:
{
"url"
:
"lxyl/zlgl/ukcjyd/init/JyStatus"
,
"label"
:
"name"
,
"value"
:
"id"
},
width
:
80
},
{
title
:
"工厂"
,
field
:
"hzName"
,
width
:
100
},
{
title
:
"物料编码"
,
field
:
"wlxxCode"
,
width
:
140
...
...
@@ -79,12 +95,7 @@
{
title
:
"物料名称"
,
field
:
"wlxxName"
,
width
:
140
},
{
title
:
"物料规格"
,
field
:
"wlxxGg"
,
width
:
140
width
:
180
},
{
title
:
"制令号"
,
...
...
@@ -92,15 +103,10 @@
width
:
180
},
{
title
:
"
物料
批号"
,
title
:
"批号"
,
field
:
"wlph"
,
width
:
180
},
{
title
:
"工厂"
,
field
:
"hzName"
,
width
:
140
},
{
title
:
"检验批号"
,
field
:
"jyph"
,
...
...
@@ -114,21 +120,13 @@
{
title
:
"来源单类型"
,
field
:
"lydlx"
,
width
:
2
00
,
width
:
1
00
,
"transform"
:
{
"url"
:
"lxyl/zlgl/ukcjyd/init/Jylydlx"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
// {
// title: "来源单号",
// field: "lydid",
// width: 200,
// formatter(a, b, c) {
// return a.lydid||a.kccjCode || a.ukcyhdCode
// }
// },
{
title
:
"来源单号"
,
field
:
"lydjid"
,
...
...
@@ -137,18 +135,9 @@
{
title
:
"检验数量"
,
field
:
"jypsl"
,
width
:
140
},
{
title
:
"评估代码"
,
field
:
"pgdm"
,
"transform"
:
{
"url"
:
"lxyl/zlgl/ukcjyd/init/JyStatus"
,
"label"
:
"name"
,
"value"
:
"id"
},
width
:
140
fieldType
:
"float"
},
// {
// title: "合格数量",
// field: "hgsl",
...
...
@@ -184,48 +173,74 @@
title
:
"维护时间"
,
field
:
"whsj"
,
fieldType
:
'ftDateTime'
},
{
title
:
"创建人"
,
field
:
"whr"
},
{
title
:
"创建时间"
,
field
:
"whsj"
,
fieldType
:
'ftDateTime'
}
],
queryParams
:
[
[{
label
:
'检验单号'
,
prop
:
'jydh'
,
span
:
5
,
type
:
'input'
,
value
:
''
},
[
{
label
:
'
业务
日期'
,
label
:
'日期'
,
startProp
:
"start"
,
endProp
:
"end"
,
span
:
8
,
span
:
6
,
type
:
'RelDaterangeV2'
,
startValue
:
new
Date
().
getTime
()
-
1000
*
60
*
60
*
24
*
30
,
endValue
:
new
Date
().
getTime
(),
},
{
label
:
'
物料批
号'
,
prop
:
'
wlp
h'
,
span
:
5
,
label
:
'
检验单
号'
,
prop
:
'
jyd
h'
,
span
:
6
,
type
:
'input'
,
value
:
''
},
{
"label"
:
"评估代码"
,
"prop"
:
"pgdms"
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
multiple
:
true
,
"src"
:
"lxyl/zlgl/ukcjyd/init/JyStatus"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"name"
}
}
},
{
label
:
'来源单号'
,
prop
:
'lydCode'
,
span
:
5
,
span
:
6
,
type
:
'input'
,
value
:
''
}
],
[{
[
{
label
:
"检验批号"
,
prop
:
"jyph"
,
span
:
5
,
span
:
6
,
type
:
'input'
,
value
:
''
},
{
label
:
'物料批号'
,
prop
:
'wlph'
,
span
:
6
,
type
:
'input'
,
value
:
''
},
]
},
]
],
/* 默认启停用 */
...
...
src/views/ccgl/zlgl/kcyhd/mx.vue
View file @
26740d56
...
...
@@ -46,7 +46,6 @@
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"上架状态"
,
...
...
@@ -58,6 +57,16 @@
"value"
:
"id"
}
},
{
title
:
"巷道"
,
field
:
"hjName"
,
width
:
80
},
{
title
:
"容器"
,
field
:
"rqCode"
,
width
:
100
},
{
title
:
"物料编码"
,
field
:
"wlxxCode"
,
...
...
@@ -92,11 +101,6 @@
title
:
"数量"
,
field
:
"sl"
,
fieldType
:
"float"
},
{
title
:
"容器"
,
field
:
"rqCode"
,
width
:
140
}
],
...
...
src/views/ccgl/zlgl/kcyhd/top/add.vue
View file @
26740d56
...
...
@@ -127,6 +127,9 @@
match
:
{
value
:
"id"
,
label
:
"name"
},
params
:
{
flid
:
"L"
,
}
}
},
...
...
src/views/ccgl/zlgl/kcyhd/top/index.vue
View file @
26740d56
...
...
@@ -62,11 +62,23 @@
{
title
:
"维护人"
,
field
:
"whr"
,
width
:
140
,
width
:
80
,
hidden
:
true
},
{
title
:
"维护时间"
,
field
:
"whsj"
,
fieldType
:
'ftDateTime'
,
hidden
:
true
},
{
title
:
"创建人"
,
field
:
"cjr"
,
width
:
80
},
{
title
:
"创建时间"
,
field
:
"cjsj"
,
fieldType
:
'ftDateTime'
}
],
...
...
@@ -80,6 +92,23 @@
startValue
:
new
Date
().
getTime
()
-
1000
*
60
*
60
*
24
*
30
,
endValue
:
new
Date
().
getTime
(),
},
{
label
:
"仓库"
,
prop
:
"ckid"
,
span
:
6
,
type
:
"RelSelect"
,
value
:
""
,
typeConfig
:
{
src
:
"lxyl/jcsj/uck/ck/queryCjckid"
,
match
:
{
value
:
"id"
,
label
:
"name"
},
params
:
{
flid
:
"L"
,
}
}
},
{
label
:
'验货单号'
,
prop
:
'djid'
,
...
...
@@ -87,7 +116,13 @@
type
:
'input'
,
value
:
''
},
{
label
:
'容器'
,
prop
:
'rqCode'
,
span
:
6
,
type
:
'input'
,
value
:
''
}
]
],
...
...
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