app修改

This commit is contained in:
2025-11-11 14:26:12 +08:00
parent eaa59f774f
commit a3b311bc5d

View File

@@ -41,7 +41,7 @@
<text class="title-text">快捷操作</text>
</view>
<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>
</view>
</view>