Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
7ce3300d
Commit
7ce3300d
authored
Feb 13, 2023
by
邓春圆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调仓bug修复
parent
65d62bea
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
batchSingleApplication.vue
src/views/ecw/order/batchSingleApplication.vue
+5
-5
transferWarehousing.vue
src/views/ecw/order/transferWarehousing.vue
+7
-7
No files found.
src/views/ecw/order/batchSingleApplication.vue
View file @
7ce3300d
...
...
@@ -79,7 +79,7 @@
<el-row
style=
"margin-top: 30px"
>
<el-col
:span=
"8"
>
<div
style=
"text-align: right;"
>
{{ list[0]
&&
list[0].adjustTo
StartWarehouseName ? list[0].adjustToStar
tWarehouseName : list[0] ? [14,16,15].includes(this.list[0].status) ? list[0].dstWarehouseName : list[0].startWarehouseName : '' }}
{{ list[0]
&&
list[0].adjustTo
DestWarehouseName ? list[0].adjustToDes
tWarehouseName : list[0] ? [14,16,15].includes(this.list[0].status) ? list[0].dstWarehouseName : list[0].startWarehouseName : '' }}
</div>
</el-col>
<el-col
:span=
"3"
><div
style=
"text-align:center"
>
...
...
@@ -118,9 +118,9 @@
<warehouse-video-list
:modal=
"false"
:status=
"3"
:item =
"row"
></warehouse-video-list>
</
template
>
</el-table-column>
<el-table-column
:label=
"$t('调拨出仓备注')"
prop=
"
arrival
Remark"
>
<el-table-column
:label=
"$t('调拨出仓备注')"
prop=
"
delivery
Remark"
>
</el-table-column>
<el-table-column
:label=
"$t('调拨到仓备注')"
prop=
"
delivery
Remark"
>
<el-table-column
:label=
"$t('调拨到仓备注')"
prop=
"
arrival
Remark"
>
</el-table-column>
</el-table>
</el-card>
...
...
@@ -239,7 +239,7 @@ export default {
getOrderListFn
()
{
getOrderPage
({
orderIdList
:
this
.
orderList
}).
then
(
r
=>
{
this
.
list
=
r
.
data
.
list
warehouseAdjustmentList
({
id
:
this
.
list
[
0
].
adjustTo
StartWarehouseId
?
this
.
list
[
0
].
adjustToStartWarehouseId
:[
14
,
16
,
15
].
includes
(
this
.
list
[
0
].
status
)
?
this
.
list
[
0
].
dstWarehouseId
:
this
.
list
[
0
].
startWarehouseId
}).
then
(
r
=>
this
.
availableWarehouse
=
r
.
data
)
warehouseAdjustmentList
({
id
:
this
.
list
[
0
].
adjustTo
DestWarehouseId
?
this
.
list
[
0
].
adjustToDestWarehouseId
:[
14
,
16
,
15
].
includes
(
this
.
list
[
0
].
status
)
?
this
.
list
[
0
].
dstWarehouseId
:
this
.
list
[
0
].
startWarehouseId
}).
then
(
r
=>
this
.
availableWarehouse
=
r
.
data
)
adjustLastWithStatus
({
orderId
:
this
.
list
[
0
].
orderId
,
lang
:
0
}).
then
(
r
=>
{
this
.
applyStatus
=
r
.
data
if
(
r
.
data
?.
orderWarehouseAdjustBackVO
?.
status
===
1
){
...
...
@@ -251,7 +251,7 @@ export default {
submit
()
{
let
p
=
this
.
list
.
map
(
e
=>
e
.
orderId
).
join
(
'
,
'
);
this
.
params
.
orderIds
=
p
;
this
.
params
.
warehouseOutId
=
this
.
list
[
0
].
adjustTo
StartWarehouseId
?
this
.
list
[
0
].
adjustToStartWarehouseId
:
[
14
,
16
,
15
].
includes
(
this
.
list
[
0
].
status
)
?
this
.
list
[
0
].
dstWarehouseId
:
this
.
list
[
0
].
startWarehouseId
;
this
.
params
.
warehouseOutId
=
this
.
list
[
0
].
adjustTo
DestWarehouseId
?
this
.
list
[
0
].
adjustToDestWarehouseId
:
[
14
,
16
,
15
].
includes
(
this
.
list
[
0
].
status
)
?
this
.
list
[
0
].
dstWarehouseId
:
this
.
list
[
0
].
startWarehouseId
;
this
.
params
.
orderNo
=
this
.
list
[
0
].
orderNo
orderWarehouseInAdjustApply
(
this
.
params
).
then
(
r
=>
{
if
(
r
.
code
===
0
)
{
...
...
src/views/ecw/order/transferWarehousing.vue
View file @
7ce3300d
...
...
@@ -74,9 +74,9 @@
<
warehouse
-
video
-
list
:
status
=
"
3
"
:
item
=
"
row
"
><
/warehouse-video-list
>
<
/template
>
<
/el-table-column
>
<
el
-
table
-
column
:
label
=
"
$t('调拨出仓备注')
"
prop
=
"
arrival
Remark
"
>
<
el
-
table
-
column
:
label
=
"
$t('调拨出仓备注')
"
prop
=
"
delivery
Remark
"
>
<
/el-table-column
>
<
el
-
table
-
column
:
label
=
"
$t('调拨到仓备注')
"
prop
=
"
delivery
Remark
"
>
<
el
-
table
-
column
:
label
=
"
$t('调拨到仓备注')
"
prop
=
"
arrival
Remark
"
>
<
/el-table-column
>
<
/el-table
>
<
el
-
descriptions
style
=
"
margin-top: 20px
"
:
column
=
"
4
"
border
>
...
...
@@ -312,11 +312,11 @@ export default {
if
(
this
.
type
==
2
){
this
.
params
.
deliveryDate
=
parseTime
(
this
.
warehouseDetails
.
deliveryDate
)
}
orderWarehousePicturePage
({
rows
:
100
,
bizId
:
this
.
params
.
id
,
type
:
this
.
type
==
1
?
2
:
3
}
).
then
(
r
=>
{
if
(
r
.
code
===
0
){
this
.
params
.
urls
=
r
.
data
.
list
.
map
(
e
=>
e
.
url
);
}
}
)
//
orderWarehousePicturePage(
{
rows
:
100
,
bizId
:
this
.
params
.
id
,
type
:
this
.
type
==
1
?
2
:
3
}
).
then
(
r
=>
{
//
if(r.code === 0)
{
//
this.params.urls = r.data.list.map(e => e.url);
//
}
//
}
)
}
)
getOrderWarehouseIn
(
this
.
orderId
).
then
(
r
=>
{
if
(
r
.
code
===
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