Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsMin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4fa1b2ff
authored
Mar 29, 2022
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
bug
parent
6b4cf547
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
9 deletions
pages/goods/tallyDetail.vue
pages/goods/tallyQuestion.vue
pages/goods/tallyDetail.vue
View file @
4fa1b2ff
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
</view>
</view>
<view
class=
"photograph row rowCenter verCenter"
:class=
"
{ curr: picTextStatus[index] }" @click="chooseImageChange(index)">
{{
picTextStatus
[
index
]
?
'已上传'
:
'拍照'
}}
</view>
<view
class=
"photograph row rowCenter verCenter"
:class=
"
{ curr: picTextStatus[index] }" @click="chooseImageChange(index)">
{{
picTextStatus
[
index
]
?
'已上传'
:
'拍照'
}}
</view>
</view>
</view>
<image
src=
"http://img.ichunt.com/images/ichunt/minProgram/scmMinProgram/wms/202203/08/d034765db26eb07075b2965dc96b8b35.png"
mode=
"aspectFill"
class=
"pic"
></image>
<image
v-if=
"item.isInspOrg"
src=
"http://img.ichunt.com/images/ichunt/minProgram/scmMinProgram/wms/202203/08/d034765db26eb07075b2965dc96b8b35.png"
mode=
"aspectFill"
class=
"pic"
></image>
</view>
</view>
</view>
</view>
<navigator
class=
"btn-submit row rowCenter verCenter"
:url=
"'/pages/goods/tallyQuestion?number='+goodsArrangeData.number"
hover-class=
"none"
>
<navigator
class=
"btn-submit row rowCenter verCenter"
:url=
"'/pages/goods/tallyQuestion?number='+goodsArrangeData.number"
hover-class=
"none"
>
...
@@ -117,7 +117,7 @@
...
@@ -117,7 +117,7 @@
</view>
</view>
<view
class=
"box row verCenter"
>
<view
class=
"box row verCenter"
>
<text
class=
"label"
>
毛重(KG)
</text>
<text
class=
"label"
>
毛重(KG)
</text>
<view
class=
"input-wrap row bothSide"
><input
type=
"
number
"
v-model=
"form.gross_weight"
placeholder=
"请输入"
class=
"uni-input"
placeholder-style=
"color:#404547;font-weight:bold;"
/></view>
<view
class=
"input-wrap row bothSide"
><input
type=
"
text
"
v-model=
"form.gross_weight"
placeholder=
"请输入"
class=
"uni-input"
placeholder-style=
"color:#404547;font-weight:bold;"
/></view>
</view>
</view>
<view
class=
"box row verCenter"
>
<view
class=
"box row verCenter"
>
<text
class=
"label"
>
打印类型
</text>
<text
class=
"label"
>
打印类型
</text>
...
@@ -151,6 +151,7 @@
...
@@ -151,6 +151,7 @@
<
script
>
<
script
>
import
{
API
}
from
'@/util/api.js'
;
import
{
API
}
from
'@/util/api.js'
;
import
w_md5
from
'../../js_sdk/zww-md5/w_md5.js'
;
import
w_md5
from
'../../js_sdk/zww-md5/w_md5.js'
;
const
ToBase64
=
require
(
'../../util/base64gb2312.js'
);
export
default
{
export
default
{
data
()
{
data
()
{
...
@@ -171,7 +172,7 @@ export default {
...
@@ -171,7 +172,7 @@ export default {
characteristics
:
''
,
//蓝牙信息
characteristics
:
''
,
//蓝牙信息
sendData64
:
''
,
//蓝牙发送数据
sendData64
:
''
,
//蓝牙发送数据
printLabelData
:
''
,
//打印标签数据
printLabelData
:
''
,
//打印标签数据
print_number
:
''
,
//打印计数
print_number
:
0
,
//打印计数
picTextStatus
:
[],
//照片文字说明
picTextStatus
:
[],
//照片文字说明
print_text
:
'总箱数'
,
print_text
:
'总箱数'
,
text
:
'总箱数'
,
text
:
'总箱数'
,
...
@@ -354,7 +355,7 @@ export default {
...
@@ -354,7 +355,7 @@ export default {
this
.
printForm
.
erp_order_sn_number
=
this
.
form
.
number
.
slice
(
1
,
this
.
form
.
number
.
length
);
this
.
printForm
.
erp_order_sn_number
=
this
.
form
.
number
.
slice
(
1
,
this
.
form
.
number
.
length
);
}
}
this
.
request
(
API
.
addSortGodds
,
'POST'
,
this
.
form
,
tru
e
).
then
(
res
=>
{
this
.
request
(
API
.
addSortGodds
,
'POST'
,
this
.
form
,
fals
e
).
then
(
res
=>
{
if
(
res
.
err_code
===
0
)
{
if
(
res
.
err_code
===
0
)
{
uni
.
showModal
({
uni
.
showModal
({
title
:
'提示'
,
title
:
'提示'
,
...
...
pages/goods/tallyQuestion.vue
View file @
4fa1b2ff
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
</view>
</view>
<view
class=
"pp row verCenter"
v-if=
"flag"
>
<view
class=
"pp row verCenter"
v-if=
"flag"
>
<text
class=
"t1"
>
订单时间:
</text>
<text
class=
"t1"
>
订单时间:
</text>
<text
class=
"t2"
>
2021-11-02 15:17
</text>
<text
class=
"t2"
>
{{
goodsArrangeData
.
orderDate
}}
</text>
</view>
</view>
<view
class=
"pp row verCenter"
v-if=
"flag"
>
<view
class=
"pp row verCenter"
v-if=
"flag"
>
<text
class=
"t1"
>
订单客户:
</text>
<text
class=
"t1"
>
订单客户:
</text>
...
@@ -295,10 +295,7 @@ export default {
...
@@ -295,10 +295,7 @@ export default {
},
},
submit
()
{
submit
()
{
this
.
noexebshowFalg
=
false
;
//不允许再次触发onshow这个生命周期
this
.
noexebshowFalg
=
false
;
//不允许再次触发onshow这个生命周期
uni
.
navigateTo
({
url
:
'/pages/goods/tally?currentIndex=1'
});
return
false
;
//判断如有异常,是否填写实际
//判断如有异常,是否填写实际
var
tempArr
=
[];
var
tempArr
=
[];
for
(
let
i
=
0
;
i
<
this
.
form
.
length
;
i
++
)
{
for
(
let
i
=
0
;
i
<
this
.
form
.
length
;
i
++
)
{
...
...
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