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
7b0afb2b
Commit
7b0afb2b
authored
Jul 09, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加查询条件和调整页面显示
parent
ef276458
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
55 additions
and
26 deletions
+55
-26
mx.vue
src/views/ccgl/ckgl/ckd/mx.vue
+2
-2
index.vue
src/views/ccgl/ckgl/ckd/top/index.vue
+9
-0
index.vue
src/views/ccgl/ckgl/ckdj/index.vue
+8
-1
index.vue
src/views/ccgl/ckgl/xpk/top/index.vue
+19
-7
cx.vue
src/views/ccgl/kngl/kwtzd/top/cx.vue
+1
-1
edit.vue
src/views/ccgl/rkgl/rkd/top/edit.vue
+0
-15
index.vue
src/views/ccgl/rkgl/rkd/top/index.vue
+9
-0
index.vue
src/views/ccgl/rkgl/rkdj/index.vue
+7
-0
No files found.
src/views/ccgl/ckgl/ckd/mx.vue
View file @
7b0afb2b
...
...
@@ -81,12 +81,12 @@
{
title
:
"应出数量"
,
field
:
"yfsl"
,
width
:
100
,
fieldType
:
"float"
},
{
title
:
"拣货数量"
,
field
:
"jhsl"
,
width
:
100
,
fieldType
:
"float"
},
{
title
:
"已出库数量"
,
...
...
src/views/ccgl/ckgl/ckd/top/index.vue
View file @
7b0afb2b
...
...
@@ -112,6 +112,15 @@
title
:
"维护时间"
,
field
:
"whsj"
,
fieldType
:
'ftDateTime'
},
{
title
:
"创建人"
,
field
:
"whr"
,
},
{
title
:
"创建时间"
,
field
:
"whsj"
,
fieldType
:
"ftDateTime"
,
}
],
queryParams
:
[
...
...
src/views/ccgl/ckgl/ckdj/index.vue
View file @
7b0afb2b
...
...
@@ -168,7 +168,7 @@
{
label
:
'出库任务号'
,
prop
:
'lydjDjid'
,
span
:
8
,
span
:
6
,
type
:
'input'
,
value
:
''
},
...
...
@@ -186,6 +186,13 @@
}
}
},
{
label
:
'库存单号'
,
prop
:
'djid'
,
span
:
6
,
type
:
'input'
,
value
:
''
},
]
],
/* 默认启停用 */
...
...
src/views/ccgl/ckgl/xpk/top/index.vue
View file @
7b0afb2b
...
...
@@ -39,7 +39,7 @@
url
:
'lxyl/ckgl/ckrw/pkck'
,
tableTitle
:
[
{
title
:
"
单据
号"
,
title
:
"
任务
号"
,
field
:
"djid"
,
fieldType
:
"upper"
,
width
:
140
...
...
@@ -86,6 +86,11 @@
return
map
[
v
];
}
},
{
title
:
"出库单号"
,
field
:
"lydjDjid"
,
width
:
140
},
{
title
:
"创建人"
,
field
:
"cjr"
,
...
...
@@ -125,7 +130,7 @@
label
:
'日期'
,
startProp
:
"start"
,
endProp
:
"end"
,
span
:
8
,
span
:
6
,
type
:
'RelDaterangeV2'
,
typeConfig
:{
servertime
:
true
,
...
...
@@ -139,7 +144,7 @@
{
"label"
:
"仓库"
,
"prop"
:
"ckid"
,
"span"
:
8
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
...
...
@@ -156,7 +161,14 @@
{
label
:
'出库单号'
,
prop
:
'lydjDjid'
,
span
:
8
,
span
:
6
,
type
:
'input'
,
value
:
''
},
{
label
:
'任务号'
,
prop
:
'djidInfo'
,
span
:
6
,
type
:
'input'
,
value
:
''
}
...
...
@@ -165,7 +177,7 @@
[{
label
:
'容器'
,
prop
:
'rqInfo'
,
span
:
8
,
span
:
6
,
type
:
'input'
,
value
:
''
},
...
...
@@ -173,14 +185,14 @@
{
label
:
'唯一码'
,
prop
:
'packInfo'
,
span
:
8
,
span
:
6
,
type
:
'input'
,
value
:
''
},
{
"label"
:
"状态"
,
"prop"
:
"zt"
,
"span"
:
8
,
"span"
:
6
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
...
...
src/views/ccgl/kngl/kwtzd/top/cx.vue
View file @
7b0afb2b
...
...
@@ -124,7 +124,7 @@
},
{
label
:
'库位编码'
,
prop
:
'kw
Code
'
,
prop
:
'kw
Info
'
,
span
:
6
,
type
:
'input'
,
value
:
''
...
...
src/views/ccgl/rkgl/rkd/top/edit.vue
View file @
7b0afb2b
...
...
@@ -246,21 +246,6 @@ import { Row } from 'element-ui'
}
}
},
{
"label"
:
"部门"
,
"prop"
:
"bmid"
,
"span"
:
8
,
"type"
:
"RelSelect"
,
"value"
:
""
,
"typeConfig"
:
{
"src"
:
"jcsj/common/bm/query"
,
"match"
:
{
"value"
:
"id"
,
"label"
:
"bmmc"
}
}
},
{
readonly
:
true
,
label
:
'工厂'
,
...
...
src/views/ccgl/rkgl/rkd/top/index.vue
View file @
7b0afb2b
...
...
@@ -185,6 +185,15 @@ export default {
field
:
"whsj"
,
fieldType
:
"ftDateTime"
,
},
{
title
:
"创建人"
,
field
:
"whr"
,
},
{
title
:
"创建时间"
,
field
:
"whsj"
,
fieldType
:
"ftDateTime"
,
}
],
queryParams
:
[
[
...
...
src/views/ccgl/rkgl/rkdj/index.vue
View file @
7b0afb2b
...
...
@@ -180,6 +180,13 @@
"label"
:
"name"
}
}
},
{
label
:
'库存单号'
,
prop
:
'djid'
,
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