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
a4a2fd6f
Commit
a4a2fd6f
authored
Sep 07, 2023
by
zhoutong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复空运出货的bug
parent
c33cab69
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
8 deletions
+13
-8
dict.js
src/utils/dict.js
+1
-0
indexAir.vue
src/views/ecw/box/indexAir.vue
+4
-4
cusDeclaration.vue
src/views/ecw/box/shippingAir/nodePage/cusDeclaration.vue
+6
-2
preinstall.vue
src/views/ecw/box/shippingAir/nodePage/preinstall.vue
+1
-1
utils.js
src/views/ecw/box/shippingAir/utils.js
+1
-1
No files found.
src/utils/dict.js
View file @
a4a2fd6f
...
...
@@ -220,6 +220,7 @@ export const DICT_TYPE = {
BOX_SHIPPING_BRAND_TYPE
:
'
shipping_brand_type
'
,
// 出货品牌类型
BOX_SHIPPING_NOTICE_TYPE
:
'
shipping_notice_type
'
,
// 出货通知类型
BOX_ORDER_SHIPMENT_STATE
:
'
order_shipment_state
'
,
BOX_AIR_SHIPMENT_STATE
:
'
air_shipment_status
'
,
BOX_INSPECTION_TIME_CUSTOMS
:
'
inspection_time_customs
'
,
// 校验时间-报关
BOX_INSPECTION_TIME_SHIPPING
:
'
inspection_time_shipping
'
,
// 校验时间-起运
BOX_INSPECTION_TIME_ARRIVAL
:
'
inspection_time_arrival
'
,
// 校验时间-到港
...
...
src/views/ecw/box/indexAir.vue
View file @
a4a2fd6f
...
...
@@ -21,9 +21,9 @@
</el-select>
</el-form-item>
<el-form-item
:label=
"$t('状态')"
prop=
"
boxStatus
"
>
<el-select
v-model=
"queryParams.
boxStatus
"
:placeholder=
"$t('请选择状态')"
clearable
size=
"small"
>
<el-option
v-for=
"dict in this.getDictDatas(DICT_TYPE.BOX_
SHIPMENT_STATUS
)"
:key=
"dict.value"
:label=
"$l(dict, 'label')"
:value=
"dict.value"
/>
<el-form-item
:label=
"$t('状态')"
prop=
"
shipmentStatusAir
"
>
<el-select
v-model=
"queryParams.
shipmentStatusAir
"
:placeholder=
"$t('请选择状态')"
clearable
size=
"small"
>
<el-option
v-for=
"dict in this.getDictDatas(DICT_TYPE.BOX_
AIR_SHIPMENT_STATE
)"
:key=
"dict.value"
:label=
"$l(dict, 'label')"
:value=
"dict.value"
/>
</el-select>
</el-form-item>
<el-row>
...
...
@@ -268,7 +268,7 @@ export default {
selfNo
:
null
,
cubNo
:
null
,
cabinetId
:
null
,
boxStatus
:
null
,
shipmentStatusAir
:
null
,
startWarehouseId
:
null
,
destWarehouseId
:
null
,
transportType
:
null
...
...
src/views/ecw/box/shippingAir/nodePage/cusDeclaration.vue
View file @
a4a2fd6f
...
...
@@ -386,8 +386,12 @@ export default {
},
//提交删单退场审核
approvalCreate
(){
if
(
!
this
.
cusDeclarationObj
.
deleteExitType
||
!
this
.
cusDeclarationObj
.
deleteExitTime
){
this
.
$message
.
error
(
this
.
$t
(
"
请选择类型或者时间
"
));
if
(
!
this
.
cusDeclarationObj
.
deleteExitType
){
this
.
$message
.
error
(
this
.
$t
(
"
请选择删单退场类型或者时间
"
));
return
;
}
if
(
this
.
cusDeclarationObj
.
deleteExitType
==
1
&&
!
this
.
cusDeclarationObj
.
deleteExitTime
){
this
.
$message
.
error
(
this
.
$t
(
"
请选择退场时间
"
));
return
;
}
let
details
=
{
...
...
src/views/ecw/box/shippingAir/nodePage/preinstall.vue
View file @
a4a2fd6f
...
...
@@ -174,7 +174,7 @@
<
/el-table-column
>
<
el
-
table
-
column
:
label
=
"
$t('特性')
"
align
=
"
center
"
prop
=
"
attrNameList
"
width
=
"
120
"
>
<
template
slot
-
scope
=
"
scope
"
>
{{
scope
.
row
.
attrNameList
?
scope
.
row
.
attrNameList
.
toString
():
''
}}
{{
scope
.
row
.
warehouseInAttrNameList
?
scope
.
row
.
warehouseInAttrNameList
.
toString
():
""
}}
<
/template
>
<
/el-table-column
>
<
el
-
table
-
column
:
label
=
"
$t('备案')
"
align
=
"
center
"
prop
=
"
productRecord
"
width
=
"
100
"
>
...
...
src/views/ecw/box/shippingAir/utils.js
View file @
a4a2fd6f
...
...
@@ -293,7 +293,7 @@ function airBaseData() {
* 卸柜状态:181、未卸柜;182、卸柜中;183、卸柜审核中;184、卸柜审核失败;185、卸柜审核成功;186、已卸柜
*/
voName
:
"
cabinetUnloadInfo
"
,
keyName
:
"
ul
Status
"
,
keyName
:
"
toWarehouse
Status
"
,
status
:
{
start
:
[
181
],
wait
:
[
182
,
183
,
184
,
185
],
...
...
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