app修改
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
<text class="title-text">快捷操作</text>
|
<text class="title-text">快捷操作</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="btn-grid quick-grid">
|
<view class="btn-grid quick-grid">
|
||||||
<button class="type-btn move-btn" @click="handleTranfer">移库</button>
|
<!-- <button class="type-btn move-btn" @click="handleTranfer">移库</button> -->
|
||||||
<button class="type-btn ship-btn" @click="handleShip">发货</button>
|
<button class="type-btn ship-btn" @click="handleShip">发货</button>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user