Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
施宇
/
Warehouse
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
c555a923
authored
May 13, 2020
by
施宇
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1
parent
9fb21378
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
pages/picking/picking.wxml
pages/picking/picking.wxml
View file @
c555a923
...
...
@@ -2,7 +2,7 @@
<view class="pinking-view width-854px nav-view borderBox">
<view class="pinking-wrapper ">
<view class="view-top Bflex aic">
<text class="desc">
上架
任务号:</text>
<text class="desc">
拣货
任务号:</text>
<input class="input input-border" value="{{rwVal}}" bindconfirm="rwConfirm" confirm-type="search"></input>
<text class="desc">货位号:</text>
<input class="input input-border" value="{{hwVal}}" bindconfirm="hwConfirm" focus="{{isHw}}" confirm-type="search"></input>
...
...
@@ -65,7 +65,7 @@
<view class="td-2 td borderBox Iflex jcc aic"><text>{{item.piece_num||"--"}}</text></view>
<view class="td-2 td borderBox Iflex jcc aic "><text>{{item.number||"--"}}</text></view>
<view class="td-2 td borderBox Iflex jcc aic"><text>{{item.pick_user_id_cn||"--"}}</text></view>
<view class="td-2 td borderBox Iflex jcc aic td-125"><text>{{item.pick_time||"--"}}</text></view>
<view class="td-2 td borderBox Iflex jcc aic td-125"><text>{{item.pick_time
_cn
||"--"}}</text></view>
</view>
</block>
</view>
...
...
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