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
Labels
Milestones
New Pull Request
#145
发运单优化
Merged
Liwei
merged 1 commits from
feature_supplier
into
develop
3 years ago
Conversation
0
Commits
1
Files Changed
1
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split 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
(
)
{
this
.
statusInfo
=
''
if
(
this
.
pickCode
.
indexOf
(
'P
ACK
-'
)
!=
-
1
)
{
/
/
拣
料
项
if
(
this
.
pickCode
.
indexOf
(
'P-'
)
!=
-
1
)
{
/
/
拣
料
项
if
(
!
this
.
shipOrderId
)
{
this
.
msgInfo
(
'请先扫描发运单!'
)
return
Write
Preview
Loading…
Cancel
Save