This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_GAAS_GFrame_WEBFRONT
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request '发运单优化' (
#145
) from feature_supplier into develop
Reviewed-on:
#145
Reviewed-by: Liwei <wei.li@le-it.com.cn>
pull/146/head
Liwei
3 years ago
parent
67c799ad37
5812f02e9a
commit
a69240df39
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/quality/component/shipmentCode.vue
+ 1
- 1
src/views/quality/component/shipmentCode.vue
View File
@ -42,7 +42,7 @@ export default {
/
/
扫
码
之
后
的
处
理
/
/
扫
码
之
后
的
处
理
enterPress
(
)
{
enterPress
(
)
{
this
.
statusInfo
=
''
this
.
statusInfo
=
''
if
(
this
.
pickCode
.
indexOf
(
'P
ACK
-'
)
!=
-
1
)
{
/
/
拣
料
项
if
(
this
.
pickCode
.
indexOf
(
'P-'
)
!=
-
1
)
{
/
/
拣
料
项
if
(
!
this
.
shipOrderId
)
{
if
(
!
this
.
shipOrderId
)
{
this
.
msgInfo
(
'请先扫描发运单!'
)
this
.
msgInfo
(
'请先扫描发运单!'
)
return
return
Write
Preview
Loading…
Cancel
Save