|
@@ -31,21 +31,10 @@
|
|
|
<text class="iconfont icon-chukuguanli"></text>
|
|
|
<text class="label">出库</text>
|
|
|
</view>
|
|
|
- <view @click="torukurecord">
|
|
|
- <text class="iconfont icon-churukujilu"></text>
|
|
|
- <text class="label">入库记录</text>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="grid-box">
|
|
|
<view @click="toEditCode">
|
|
|
<text class="iconfont icon-xiangmatiaomaluru"></text>
|
|
|
<text class="label">条码维护</text>
|
|
|
</view>
|
|
|
- <view></view>
|
|
|
- <!-- <view @click="toPandianRecord">
|
|
|
- <text class="iconfont icon-pandianjilu"></text>
|
|
|
- <text class="label">盘点记录</text>
|
|
|
- </view> -->
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="copright">
|