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
58f1928e
Commit
58f1928e
authored
Jan 24, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change some field setting and add CKQD
parent
75d0bedc
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
72 additions
and
56 deletions
+72
-56
ckqd.vue
src/views/ccgl/ckgl/dbckd/ckqd.vue
+59
-45
index.vue
src/views/ccgl/ckgl/dbckd/index.vue
+8
-8
akck.vue
src/views/ccgl/ckgl/dbckd/top/akck.vue
+1
-0
edit.vue
src/views/ccgl/ckgl/dbckd/top/edit.vue
+2
-0
kc.vue
src/views/ccgl/ckgl/dbckd/top/kc.vue
+2
-3
No files found.
src/views/ccgl/ckgl/dbckd/
r
kqd.vue
→
src/views/ccgl/ckgl/dbckd/
c
kqd.vue
View file @
58f1928e
...
@@ -38,59 +38,73 @@
...
@@ -38,59 +38,73 @@
},
},
config
:
{
config
:
{
/* 基本配置*/
/* 基本配置*/
url
:
'wms/rkgl/dbrk'
,
url
:
'wms/ckgl/dbck/wms/ckgl/dbck'
,
queryUrl
:
'wms/rkgl/dbrk/query/dbrkqd'
,
queryUrl
:
'wms/ckgl/dbck/wms/ckgl/dbck'
,
tableTitle
:
[{
tableTitle
:
[
title
:
"物料编码"
,
field
:
"wlcode"
,
fieldType
:
"upper"
,
width
:
140
},
{
{
title
:
"物料名称"
,
title
:
"库位"
,
field
:
"wlmc"
,
field
:
"kwcode"
,
width
:
140
width
:
100
,
},
},
{
{
title
:
"物料规格"
,
title
:
"库位名称"
,
field
:
"gg"
,
field
:
"wlxxName"
,
width
:
140
width
:
120
,
},
},
{
title
:
"物料编码"
,
field
:
"wlxxCode"
,
width
:
140
},
{
title
:
"物料名称"
,
field
:
"wlxxName"
,
width
:
160
},
{
{
title
:
"
制令
号"
,
title
:
"
物料批
号"
,
field
:
"
zl
h"
,
field
:
"
wlp
h"
,
width
:
1
8
0
,
width
:
1
4
0
,
},
},
{
title
:
"规格"
,
field
:
"wlxxGg"
,
width
:
140
},
{
{
title
:
"物料批号
"
,
title
:
"货主
"
,
field
:
"wlph
"
,
field
:
"hzName
"
,
width
:
180
width
:
180
,
},
},
{
{
title
:
"应收数量
"
,
title
:
"制令号
"
,
field
:
"yssl
"
,
field
:
"zlh
"
,
width
:
1
0
0
,
width
:
1
8
0
,
},
},
{
{
title
:
"唯一码"
,
title
:
"库存数量"
,
field
:
"packCode"
,
field
:
"kcsl"
,
width
:
240
,
width
:
180
,
fieldType
:
'float'
},
},
{
{
title
:
"容器"
,
title
:
"库位"
,
field
:
"rqCode"
,
field
:
"kwName"
,
width
:
100
,
width
:
240
,
},
{
},
title
:
"状态"
,
{
field
:
"zt"
,
title
:
"容器"
,
width
:
100
,
field
:
"rqCode"
,
"transform"
:
{
width
:
160
,
"url"
:
"wms/rkgl/dbrk/init/zt"
,
"label"
:
"name"
,
},
"value"
:
"id"
{
}
title
:
"唯一码"
,
}
field
:
"packid"
,
width
:
180
,
}
],
],
queryParams
:
[],
queryParams
:
[],
...
...
src/views/ccgl/ckgl/dbckd/index.vue
View file @
58f1928e
...
@@ -8,12 +8,12 @@
...
@@ -8,12 +8,12 @@
<div
class=
"bottom flex"
>
<div
class=
"bottom flex"
>
<div
class=
"full"
>
<div
class=
"full"
>
<el-tabs
class=
"full"
v-model=
"activeName"
>
<el-tabs
class=
"full"
v-model=
"activeName"
>
<el-tab-pane
class=
"full"
label=
"出库
单
明细"
name=
"first"
>
<el-tab-pane
class=
"full"
label=
"出库明细"
name=
"first"
>
<ckdmx
@
getRow=
'ckdmxGetRow'
ref=
"ckdmx"
class=
"full"
/>
<ckdmx
@
getRow=
'ckdmxGetRow'
ref=
"ckdmx"
class=
"full"
/>
</el-tab-pane>
</el-tab-pane>
<!--
<el-tab-pane
class=
"full"
label=
"入
库清单"
name=
"second"
>
<el-tab-pane
class=
"full"
label=
"出
库清单"
name=
"second"
>
<
Rkqd
ref=
"r
kqd"
class=
"full"
/>
<
ckqd
ref=
"c
kqd"
class=
"full"
/>
</el-tab-pane>
-->
</el-tab-pane>
</el-tabs>
</el-tabs>
</div>
</div>
...
@@ -26,10 +26,10 @@
...
@@ -26,10 +26,10 @@
<
script
>
<
script
>
import
Top
from
'./top/index.vue'
import
Top
from
'./top/index.vue'
import
ckdmx
from
'./ckdmx.vue'
import
ckdmx
from
'./ckdmx.vue'
import
Rkqd
from
'./r
kqd.vue'
import
ckqd
from
'./c
kqd.vue'
export
default
{
export
default
{
components
:
{
components
:
{
Top
,
ckdmx
,
R
kqd
Top
,
ckdmx
,
c
kqd
// Left
// Left
},
},
data
(){
data
(){
...
@@ -45,8 +45,8 @@
...
@@ -45,8 +45,8 @@
this
.
$refs
.
ckdmx
.
$refs
.
basePage
.
$refs
[
'TablePager'
].
pageQuery
({
this
.
$refs
.
ckdmx
.
$refs
.
basePage
.
$refs
[
'TablePager'
].
pageQuery
({
setFirstCurrent
:
true
setFirstCurrent
:
true
})
})
// this.$refs.r
kqd.$refs.basePage.queryParams.mid = mid
this
.
$refs
.
c
kqd
.
$refs
.
basePage
.
queryParams
.
mid
=
mid
// this.$refs.r
kqd.$refs.basePage.$refs['TablePager'].pageQuery()
this
.
$refs
.
c
kqd
.
$refs
.
basePage
.
$refs
[
'TablePager'
].
pageQuery
()
},
},
ckdmxGetRow
(
row
){
ckdmxGetRow
(
row
){
let
mid
=
row
.
id
let
mid
=
row
.
id
...
...
src/views/ccgl/ckgl/dbckd/top/akck.vue
View file @
58f1928e
...
@@ -254,6 +254,7 @@
...
@@ -254,6 +254,7 @@
title
:
"物料批号"
,
title
:
"物料批号"
,
field
:
"wlph"
,
field
:
"wlph"
,
type
:
'inputText'
,
type
:
'inputText'
,
allowEdit
:
false
,
width
:
180
,
width
:
180
,
},
},
{
{
...
...
src/views/ccgl/ckgl/dbckd/top/edit.vue
View file @
58f1928e
...
@@ -228,6 +228,8 @@
...
@@ -228,6 +228,8 @@
title
:
"出库数量"
,
title
:
"出库数量"
,
field
:
"cksl"
,
field
:
"cksl"
,
width
:
200
,
width
:
200
,
allowEdit
:
false
,
type
:
'inputNumber'
,
},
},
{
{
title
:
"物料批号"
,
title
:
"物料批号"
,
...
...
src/views/ccgl/ckgl/dbckd/top/kc.vue
View file @
58f1928e
...
@@ -58,13 +58,11 @@
...
@@ -58,13 +58,11 @@
title
:
"库位"
,
title
:
"库位"
,
field
:
"kwcode"
,
field
:
"kwcode"
,
width
:
100
,
width
:
100
,
hidden
:
!
JSON
.
parse
(
localStorage
.
getItem
(
'iskwgl'
))
},
},
{
{
title
:
"库位名称"
,
title
:
"库位名称"
,
field
:
"wlxxName"
,
field
:
"wlxxName"
,
width
:
120
,
width
:
120
,
hidden
:
!
JSON
.
parse
(
localStorage
.
getItem
(
'isKwgl'
))
},
},
{
{
title
:
"物料编码"
,
title
:
"物料编码"
,
...
@@ -100,6 +98,7 @@
...
@@ -100,6 +98,7 @@
title
:
"库存数量"
,
title
:
"库存数量"
,
field
:
"kcsl"
,
field
:
"kcsl"
,
width
:
180
,
width
:
180
,
fieldType
:
'float'
},
},
{
{
title
:
"库位"
,
title
:
"库位"
,
...
@@ -116,7 +115,7 @@
...
@@ -116,7 +115,7 @@
{
{
title
:
"唯一码"
,
title
:
"唯一码"
,
field
:
"packid"
,
field
:
"packid"
,
width
:
1
6
0
,
width
:
1
8
0
,
},
},
...
...
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