| | |
| | | </navigator>
|
| | | </view>
|
| | | </view>
|
| | | |
| | | <view class="cu-bar bg-white solid-bottom margin-top">
|
| | | <view class="action">
|
| | | <text class="cuIcon-title text-orange "></text> 出库
|
| | | </view> |
| | | </view>
|
| | | |
| | | <view class="cu-list grid col-4 no-border">
|
| | | <view class="cu-item">
|
| | | <navigator hover-class='none' url="/pages/outbound/fastPicking" navigateTo>
|
| | | <view class="cuIcon-apps text-blue">
|
| | | </view>
|
| | | <text>快速拣货</text>
|
| | | </navigator>
|
| | | </view>
|
| | | |
| | | </view>
|
| | |
|
| | | <view class="padding flex flex-direction">
|
| | | <view class="cu-btn bg-red margin-tb-sm lg round" @click="equit">退出登录</view>
|